﻿2026-06-15T13:32:50.3226416Z Current runner version: '2.335.1'
2026-06-15T13:32:50.3231196Z Runner name: 'hfenduleam'
2026-06-15T13:32:50.3231637Z Runner group name: 'Default'
2026-06-15T13:32:50.3232179Z Machine name: 'HFENDULEAM'
2026-06-15T13:32:50.3234140Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T13:32:50.3235402Z Contents: read
2026-06-15T13:32:50.3235730Z Metadata: read
2026-06-15T13:32:50.3236070Z Packages: read
2026-06-15T13:32:50.3236386Z ##[endgroup]
2026-06-15T13:32:50.3237583Z Secret source: Actions
2026-06-15T13:32:50.3237971Z Prepare workflow directory
2026-06-15T13:32:50.3491963Z Prepare all required actions
2026-06-15T13:32:50.3516214Z Getting action download info
2026-06-15T13:32:50.7578887Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T13:32:51.3390879Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-15T13:32:51.4184614Z ##[group]Run actions/checkout@v5
2026-06-15T13:32:51.4185578Z with:
2026-06-15T13:32:51.4186098Z   repository: SaberMage/spt-core
2026-06-15T13:32:51.4191036Z   token: ***
2026-06-15T13:32:51.4191656Z   ssh-strict: true
2026-06-15T13:32:51.4192196Z   ssh-user: git
2026-06-15T13:32:51.4192708Z   persist-credentials: true
2026-06-15T13:32:51.4193284Z   clean: true
2026-06-15T13:32:51.4193905Z   sparse-checkout-cone-mode: true
2026-06-15T13:32:51.4194526Z   fetch-depth: 1
2026-06-15T13:32:51.4195099Z   fetch-tags: false
2026-06-15T13:32:51.4195650Z   show-progress: true
2026-06-15T13:32:51.4196182Z   lfs: false
2026-06-15T13:32:51.4196678Z   submodules: false
2026-06-15T13:32:51.4197196Z   set-safe-directory: true
2026-06-15T13:32:51.4197925Z ##[endgroup]
2026-06-15T13:32:51.5969035Z Syncing repository: SaberMage/spt-core
2026-06-15T13:32:51.5971006Z ##[group]Getting Git version info
2026-06-15T13:32:51.5972159Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T13:32:51.6197279Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:32:51.6393409Z git version 2.43.0.windows.1
2026-06-15T13:32:51.6419273Z ##[endgroup]
2026-06-15T13:32:51.6426858Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f0221671-c396-4fc8-a498-b5d595603c6f\.gitconfig'
2026-06-15T13:32:51.6439485Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f0221671-c396-4fc8-a498-b5d595603c6f' before making global git config changes
2026-06-15T13:32:51.6440949Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:32:51.6445259Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:32:51.6675881Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T13:32:51.6858967Z https://github.com/SaberMage/spt-core
2026-06-15T13:32:51.6887536Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:32:51.6891661Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:32:51.7112199Z HEAD
2026-06-15T13:32:51.7347550Z ##[endgroup]
2026-06-15T13:32:51.7349796Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T13:32:52.0909454Z ##[group]Cleaning the repository
2026-06-15T13:32:52.0913867Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T13:32:54.6065325Z Removing target/
2026-06-15T13:32:54.6099306Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T13:32:54.6572201Z HEAD is now at 17106ee3 Merge b4275c3c4fcce720bf244b32f42a34b18d419443 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:32:54.6597271Z ##[endgroup]
2026-06-15T13:32:54.6601068Z ##[group]Disabling automatic garbage collection
2026-06-15T13:32:54.6605676Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T13:32:54.6827676Z ##[endgroup]
2026-06-15T13:32:54.6828053Z ##[group]Setting up auth
2026-06-15T13:32:54.6833803Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:32:54.7037596Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:32:55.0775355Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:32:55.0989374Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:32:55.4378029Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:32:55.4595357Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:32:55.7943167Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T13:32:55.8188307Z ##[endgroup]
2026-06-15T13:32:55.8188751Z ##[group]Fetching the repository
2026-06-15T13:32:55.8194613Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4540629cd05ffb7eed0359beacf84e6f8edeee8c:refs/remotes/pull/16/merge
2026-06-15T13:32:56.4864257Z ##[endgroup]
2026-06-15T13:32:56.4864646Z ##[group]Determining the checkout info
2026-06-15T13:32:56.4865240Z ##[endgroup]
2026-06-15T13:32:56.4873800Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T13:32:56.5124497Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T13:32:56.5334667Z ##[group]Checking out the ref
2026-06-15T13:32:56.5339235Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:32:56.5851413Z Previous HEAD position was 17106ee3 Merge b4275c3c4fcce720bf244b32f42a34b18d419443 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:32:56.5852010Z HEAD is now at 4540629c Merge 23e53fc39ba7d7d4efb34e086e13cd1cc03ddf28 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:32:56.5873927Z ##[endgroup]
2026-06-15T13:32:56.6116125Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T13:32:56.6326130Z 4540629cd05ffb7eed0359beacf84e6f8edeee8c
2026-06-15T13:32:56.6614983Z ##[group]Run cargo nextest run --workspace
2026-06-15T13:32:56.6615349Z [36;1mcargo nextest run --workspace[0m
2026-06-15T13:32:56.6691294Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:32:56.6691608Z ##[endgroup]
2026-06-15T13:32:57.9570767Z    Compiling proc-macro2 v1.0.106
2026-06-15T13:32:57.9571061Z    Compiling unicode-ident v1.0.24
2026-06-15T13:32:57.9571330Z    Compiling quote v1.0.45
2026-06-15T13:32:57.9571541Z    Compiling cfg-if v1.0.4
2026-06-15T13:32:57.9571771Z    Compiling serde_core v1.0.228
2026-06-15T13:32:57.9572267Z    Compiling serde v1.0.228
2026-06-15T13:32:57.9572587Z    Compiling windows-link v0.2.1
2026-06-15T13:32:57.9573404Z    Compiling typenum v1.20.1
2026-06-15T13:32:57.9574094Z    Compiling version_check v0.9.5
2026-06-15T13:32:57.9574422Z    Compiling getrandom v0.3.4
2026-06-15T13:32:57.9574864Z    Compiling portable-atomic v1.13.1
2026-06-15T13:32:57.9575304Z    Compiling critical-section v1.2.0
2026-06-15T13:32:57.9575733Z    Compiling subtle v2.6.1
2026-06-15T13:32:57.9577056Z    Compiling find-msvc-tools v0.1.9
2026-06-15T13:32:57.9577506Z    Compiling memchr v2.8.1
2026-06-15T13:32:57.9577796Z    Compiling shlex v2.0.1
2026-06-15T13:32:58.0226903Z    Compiling windows-sys v0.61.2
2026-06-15T13:32:58.0572959Z    Compiling equivalent v1.0.2
2026-06-15T13:32:58.0634566Z    Compiling semver v1.0.28
2026-06-15T13:32:58.0696788Z    Compiling smallvec v1.15.1
2026-06-15T13:32:58.1373509Z    Compiling itoa v1.0.18
2026-06-15T13:32:58.1555183Z    Compiling getrandom v0.2.17
2026-06-15T13:32:58.2143900Z    Compiling cpufeatures v0.2.17
2026-06-15T13:32:58.3013856Z    Compiling rustc_version v0.4.1
2026-06-15T13:32:58.3194419Z    Compiling hashbrown v0.17.1
2026-06-15T13:32:58.3276252Z    Compiling generic-array v0.14.7
2026-06-15T13:32:58.3306513Z    Compiling pin-project-lite v0.2.17
2026-06-15T13:32:58.3454661Z    Compiling rand_core v0.10.1
2026-06-15T13:32:58.3535137Z    Compiling getrandom v0.4.2
2026-06-15T13:32:58.4061822Z    Compiling log v0.4.32
2026-06-15T13:32:58.5317480Z    Compiling bitflags v2.12.1
2026-06-15T13:32:58.5508728Z    Compiling futures-core v0.3.32
2026-06-15T13:32:58.6322002Z    Compiling bytes v1.11.1
2026-06-15T13:32:58.6514408Z    Compiling curve25519-dalek v4.1.3
2026-06-15T13:32:58.6767685Z    Compiling rand_core v0.6.4
2026-06-15T13:32:58.7214910Z    Compiling jobserver v0.1.34
2026-06-15T13:32:58.7448024Z    Compiling zerocopy v0.8.50
2026-06-15T13:32:58.7681417Z    Compiling stable_deref_trait v1.2.1
2026-06-15T13:32:58.8093969Z    Compiling ahash v0.8.12
2026-06-15T13:32:58.8547685Z    Compiling libc v0.2.186
2026-06-15T13:32:58.8637211Z    Compiling signature v2.2.0
2026-06-15T13:32:58.8770751Z    Compiling zmij v1.0.21
2026-06-15T13:32:58.9084040Z    Compiling cc v1.2.63
2026-06-15T13:32:59.0402124Z    Compiling indexmap v2.14.0
2026-06-15T13:32:59.0880309Z    Compiling ed25519 v2.2.3
2026-06-15T13:32:59.0902527Z    Compiling pkg-config v0.3.33
2026-06-15T13:32:59.1137266Z    Compiling vcpkg v0.2.15
2026-06-15T13:32:59.1358215Z    Compiling serde_json v1.0.150
2026-06-15T13:32:59.1838427Z    Compiling slab v0.4.12
2026-06-15T13:32:59.2232080Z    Compiling syn v2.0.117
2026-06-15T13:32:59.3280493Z    Compiling autocfg v1.5.1
2026-06-15T13:32:59.3338951Z    Compiling futures-io v0.3.32
2026-06-15T13:32:59.3506870Z    Compiling futures-sink v0.3.32
2026-06-15T13:32:59.4761313Z    Compiling fastrand v2.4.1
2026-06-15T13:32:59.5015278Z    Compiling futures-channel v0.3.32
2026-06-15T13:32:59.5492559Z    Compiling rustversion v1.0.22
2026-06-15T13:32:59.6110490Z    Compiling crypto-common v0.1.7
2026-06-15T13:32:59.6164612Z    Compiling block-buffer v0.10.4
2026-06-15T13:32:59.6489780Z    Compiling futures-task v0.3.32
2026-06-15T13:32:59.7310954Z    Compiling digest v0.10.7
2026-06-15T13:32:59.7317430Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T13:32:59.7323895Z    Compiling fallible-iterator v0.3.0
2026-06-15T13:32:59.7396341Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T13:32:59.7555221Z    Compiling fnv v1.0.7
2026-06-15T13:32:59.7761277Z    Compiling cfg_aliases v0.2.1
2026-06-15T13:32:59.8149891Z    Compiling strsim v0.11.1
2026-06-15T13:32:59.8352163Z    Compiling litemap v0.8.2
2026-06-15T13:32:59.8590378Z    Compiling writeable v0.6.3
2026-06-15T13:32:59.8727238Z    Compiling cmake v0.1.58
2026-06-15T13:32:59.8987680Z    Compiling sha2 v0.10.9
2026-06-15T13:32:59.9328981Z    Compiling fs_extra v1.3.0
2026-06-15T13:32:59.9707703Z    Compiling dunce v1.0.5
2026-06-15T13:33:00.0388680Z    Compiling icu_properties_data v2.2.0
2026-06-15T13:33:00.0539107Z    Compiling ident_case v1.0.1
2026-06-15T13:33:00.1239490Z    Compiling utf8_iter v1.0.4
2026-06-15T13:33:00.1239975Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T13:33:00.1546144Z    Compiling windows-targets v0.52.6
2026-06-15T13:33:00.1645029Z    Compiling anyhow v1.0.102
2026-06-15T13:33:00.1839180Z    Compiling percent-encoding v2.3.2
2026-06-15T13:33:00.2396132Z    Compiling windows-sys v0.59.0
2026-06-15T13:33:00.2911916Z    Compiling http v1.4.1
2026-06-15T13:33:00.3008464Z    Compiling thiserror v2.0.18
2026-06-15T13:33:00.3667131Z    Compiling cpufeatures v0.3.0
2026-06-15T13:33:00.3853219Z    Compiling aws-lc-rs v1.17.0
2026-06-15T13:33:00.4183347Z    Compiling unicode-segmentation v1.13.3
2026-06-15T13:33:00.4748153Z    Compiling scopeguard v1.2.0
2026-06-15T13:33:00.5171850Z    Compiling chacha20 v0.10.0
2026-06-15T13:33:00.5712038Z    Compiling lock_api v0.4.14
2026-06-15T13:33:00.6152228Z    Compiling form_urlencoded v1.2.2
2026-06-15T13:33:00.6831385Z    Compiling untrusted v0.9.0
2026-06-15T13:33:00.7040046Z    Compiling rand v0.10.1
2026-06-15T13:33:00.7479528Z    Compiling num-traits v0.2.19
2026-06-15T13:33:00.8007552Z    Compiling windows-strings v0.5.1
2026-06-15T13:33:00.8037087Z    Compiling windows-result v0.4.1
2026-06-15T13:33:00.8384930Z    Compiling heck v0.5.0
2026-06-15T13:33:00.8413009Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T13:33:00.8647849Z    Compiling aws-lc-sys v0.41.0
2026-06-15T13:33:00.9018182Z    Compiling ring v0.17.14
2026-06-15T13:33:01.0634225Z    Compiling rustls v0.23.40
2026-06-15T13:33:01.1462046Z    Compiling convert_case v0.10.0
2026-06-15T13:33:01.2337942Z    Compiling winapi v0.3.9
2026-06-15T13:33:01.2379887Z    Compiling const-oid v0.10.2
2026-06-15T13:33:01.3099797Z    Compiling unicode-xid v0.2.6
2026-06-15T13:33:01.3730002Z    Compiling atomic-waker v1.1.2
2026-06-15T13:33:01.4304275Z    Compiling parking_lot_core v0.9.12
2026-06-15T13:33:01.4722030Z    Compiling httparse v1.10.1
2026-06-15T13:33:01.4834065Z    Compiling http-body v1.0.1
2026-06-15T13:33:01.5575337Z    Compiling hybrid-array v0.4.12
2026-06-15T13:33:01.5861707Z    Compiling base64ct v1.8.3
2026-06-15T13:33:01.6408332Z    Compiling powerfmt v0.2.0
2026-06-15T13:33:01.7745934Z    Compiling either v1.16.0
2026-06-15T13:33:01.9117165Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T13:33:01.9835263Z    Compiling deranged v0.5.8
2026-06-15T13:33:02.0361807Z    Compiling tinyvec_macros v0.1.1
2026-06-15T13:33:02.1113654Z    Compiling data-encoding v2.11.0
2026-06-15T13:33:02.1847411Z    Compiling tower-service v0.3.3
2026-06-15T13:33:02.2494882Z    Compiling time-core v0.1.8
2026-06-15T13:33:02.2842831Z    Compiling num-conv v0.2.2
2026-06-15T13:33:02.2892976Z    Compiling ref-cast v1.0.25
2026-06-15T13:33:02.2934649Z    Compiling try-lock v0.2.5
2026-06-15T13:33:02.3528487Z    Compiling base64 v0.22.1
2026-06-15T13:33:02.3963831Z    Compiling want v0.3.1
2026-06-15T13:33:02.4008796Z    Compiling block-buffer v0.12.0
2026-06-15T13:33:02.4233791Z    Compiling crypto-common v0.2.2
2026-06-15T13:33:02.4451727Z    Compiling tinyvec v1.11.0
2026-06-15T13:33:02.5721846Z    Compiling parking_lot v0.12.5
2026-06-15T13:33:02.5866254Z    Compiling vergen-lib v9.1.0
2026-06-15T13:33:02.7592164Z    Compiling memoffset v0.6.5
2026-06-15T13:33:02.8076571Z    Compiling n0-future v0.3.2
2026-06-15T13:33:02.8238518Z    Compiling inout v0.1.4
2026-06-15T13:33:02.8479886Z    Compiling aho-corasick v1.1.4
2026-06-15T13:33:02.9462502Z    Compiling synstructure v0.13.2
2026-06-15T13:33:02.9462964Z    Compiling darling_core v0.20.11
2026-06-15T13:33:03.0312401Z    Compiling serde_derive_internals v0.29.1
2026-06-15T13:33:03.1580529Z    Compiling regex-syntax v0.8.10
2026-06-15T13:33:03.1696257Z    Compiling winnow v0.7.15
2026-06-15T13:33:03.2578183Z    Compiling winnow v1.0.3
2026-06-15T13:33:03.3913998Z    Compiling diatomic-waker v0.2.3
2026-06-15T13:33:03.4594898Z    Compiling cordyceps v0.3.4
2026-06-15T13:33:03.5546199Z    Compiling spin v0.10.0
2026-06-15T13:33:03.6450528Z    Compiling parking v2.2.1
2026-06-15T13:33:03.6791094Z    Compiling httpdate v1.0.3
2026-06-15T13:33:03.7606516Z    Compiling toml_write v0.1.2
2026-06-15T13:33:03.8168740Z    Compiling crossbeam-utils v0.8.21
2026-06-15T13:33:03.8678446Z    Compiling thiserror v1.0.69
2026-06-15T13:33:03.8841656Z    Compiling futures-lite v2.6.1
2026-06-15T13:33:03.9439915Z    Compiling futures-buffered v0.2.13
2026-06-15T13:33:04.0313921Z    Compiling digest v0.11.3
2026-06-15T13:33:04.1925168Z    Compiling cipher v0.4.4
2026-06-15T13:33:04.2128802Z    Compiling vergen-lib v0.1.6
2026-06-15T13:33:04.2174473Z    Compiling vergen v9.1.0
2026-06-15T13:33:04.2310182Z    Compiling noq-udp v0.10.0
2026-06-15T13:33:04.3161288Z    Compiling universal-hash v0.5.1
2026-06-15T13:33:04.3431196Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T13:33:04.4341858Z    Compiling serial-core v0.4.0
2026-06-15T13:33:04.4785819Z    Compiling sync_wrapper v1.0.2
2026-06-15T13:33:04.5026383Z    Compiling heapless v0.7.17
2026-06-15T13:33:04.5033836Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T13:33:04.5200703Z    Compiling opaque-debug v0.3.1
2026-06-15T13:33:04.5826477Z    Compiling byteorder v1.5.0
2026-06-15T13:33:04.5903403Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T13:33:04.6661334Z    Compiling allocator-api2 v0.2.21
2026-06-15T13:33:04.6947948Z    Compiling winreg v0.10.1
2026-06-15T13:33:04.7834088Z    Compiling dyn-clone v1.0.20
2026-06-15T13:33:04.7916384Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T13:33:04.8340336Z    Compiling hash32 v0.2.1
2026-06-15T13:33:04.9153672Z    Compiling regex-automata v0.4.14
2026-06-15T13:33:04.9862175Z    Compiling polyval v0.6.2
2026-06-15T13:33:04.9988213Z    Compiling serial-windows v0.4.0
2026-06-15T13:33:05.1059807Z    Compiling spin v0.9.8
2026-06-15T13:33:05.1118736Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:33:05.1366169Z    Compiling windows-threading v0.2.1
2026-06-15T13:33:05.1922152Z    Compiling bitflags v1.3.2
2026-06-15T13:33:05.2225536Z    Compiling signature v3.0.0
2026-06-15T13:33:05.2300563Z    Compiling serde_derive v1.0.228
2026-06-15T13:33:05.2546299Z    Compiling zeroize_derive v1.4.3
2026-06-15T13:33:05.2824100Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T13:33:05.2985388Z    Compiling zerofrom-derive v0.1.7
2026-06-15T13:33:05.3635216Z    Compiling yoke-derive v0.8.2
2026-06-15T13:33:05.3892455Z    Compiling tokio-macros v2.7.0
2026-06-15T13:33:05.4215575Z    Compiling futures-macro v0.3.32
2026-06-15T13:33:05.7440321Z    Compiling socket2 v0.6.4
2026-06-15T13:33:05.9060187Z    Compiling mio v1.2.1
2026-06-15T13:33:05.9094691Z    Compiling zeroize v1.8.2
2026-06-15T13:33:05.9670084Z    Compiling zerovec-derive v0.11.3
2026-06-15T13:33:06.0860483Z    Compiling displaydoc v0.2.6
2026-06-15T13:33:06.0987927Z    Compiling tracing-attributes v0.1.31
2026-06-15T13:33:06.1106438Z    Compiling thiserror-impl v2.0.18
2026-06-15T13:33:06.3124140Z    Compiling futures-util v0.3.32
2026-06-15T13:33:06.4276078Z    Compiling tokio v1.52.3
2026-06-15T13:33:06.6820701Z    Compiling rustls-pki-types v1.14.1
2026-06-15T13:33:06.8554276Z    Compiling zerofrom v0.1.8
2026-06-15T13:33:06.9277296Z    Compiling darling_macro v0.20.11
2026-06-15T13:33:07.0727770Z    Compiling derive_more-impl v2.1.1
2026-06-15T13:33:07.1041159Z    Compiling yoke v0.8.3
2026-06-15T13:33:07.1409973Z    Compiling n0-error-macros v0.1.3
2026-06-15T13:33:07.2361601Z    Compiling windows-implement v0.60.2
2026-06-15T13:33:07.3743287Z    Compiling ed25519-dalek v2.2.0
2026-06-15T13:33:07.3743742Z    Compiling spez v0.1.2
2026-06-15T13:33:07.3848397Z    Compiling darling v0.20.11
2026-06-15T13:33:07.5246090Z    Compiling zerovec v0.11.6
2026-06-15T13:33:07.6119943Z    Compiling spt-proto v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T13:33:07.7103067Z    Compiling zerotrie v0.2.4
2026-06-15T13:33:07.9464214Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:33:08.0928667Z    Compiling tinystr v0.8.3
2026-06-15T13:33:08.0938346Z    Compiling potential_utf v0.1.5
2026-06-15T13:33:08.1241170Z    Compiling windows-interface v0.59.3
2026-06-15T13:33:08.1293229Z    Compiling der v0.8.0-rc.10
2026-06-15T13:33:08.1346611Z    Compiling pin-project-internal v1.1.13
2026-06-15T13:33:08.1403174Z    Compiling ref-cast-impl v1.0.25
2026-06-15T13:33:08.2499303Z    Compiling icu_locale_core v2.2.0
2026-06-15T13:33:08.3027821Z    Compiling icu_collections v2.2.0
2026-06-15T13:33:08.3218920Z    Compiling n0-error v0.1.3
2026-06-15T13:33:08.4118040Z    Compiling schemars_derive v1.2.1
2026-06-15T13:33:08.8992879Z    Compiling thiserror-impl v1.0.69
2026-06-15T13:33:08.9258898Z    Compiling regex v1.12.3
2026-06-15T13:33:08.9611018Z    Compiling windows-core v0.62.2
2026-06-15T13:33:09.0125160Z    Compiling futures-executor v0.3.32
2026-06-15T13:33:09.0640657Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:33:09.3232522Z    Compiling icu_provider v2.2.0
2026-06-15T13:33:09.4387875Z    Compiling ipnet v2.12.0
2026-06-15T13:33:09.4650734Z    Compiling derive_builder v0.20.2
2026-06-15T13:33:09.4948319Z    Compiling serde_spanned v0.6.9
2026-06-15T13:33:09.5278359Z    Compiling toml_datetime v0.6.11
2026-06-15T13:33:09.5380914Z    Compiling pin-project v1.1.13
2026-06-15T13:33:09.6541523Z    Compiling icu_normalizer v2.2.0
2026-06-15T13:33:09.6961944Z    Compiling icu_properties v2.2.0
2026-06-15T13:33:09.7113849Z    Compiling toml_edit v0.22.27
2026-06-15T13:33:09.7505157Z    Compiling spki v0.8.0-rc.4
2026-06-15T13:33:09.7736461Z    Compiling prefix-trie v0.8.4
2026-06-15T13:33:09.8529219Z    Compiling once_cell v1.21.4
2026-06-15T13:33:09.9676429Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T13:33:09.9718795Z    Compiling tower-layer v0.3.3
2026-06-15T13:33:10.0778412Z    Compiling tracing-core v0.1.36
2026-06-15T13:33:10.1605225Z    Compiling tempfile v3.27.0
2026-06-15T13:33:10.1605819Z    Compiling lazy_static v1.5.0
2026-06-15T13:33:10.2348783Z    Compiling hashbrown v0.14.5
2026-06-15T13:33:10.2370447Z    Compiling pin-utils v0.1.0
2026-06-15T13:33:10.2480549Z    Compiling ryu v1.0.23
2026-06-15T13:33:10.2568840Z    Compiling schemars v1.2.1
2026-06-15T13:33:10.2638854Z    Compiling shared_library v0.1.9
2026-06-15T13:33:10.3320255Z    Compiling nix v0.25.1
2026-06-15T13:33:10.3772366Z    Compiling filedescriptor v0.8.3
2026-06-15T13:33:10.4118785Z    Compiling tokio-util v0.7.18
2026-06-15T13:33:10.4301273Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T13:33:10.4712035Z    Compiling tracing v0.1.44
2026-06-15T13:33:10.6018065Z    Compiling windows-collections v0.3.2
2026-06-15T13:33:10.6727906Z    Compiling windows-future v0.3.2
2026-06-15T13:33:10.7487150Z    Compiling windows-numerics v0.3.1
2026-06-15T13:33:10.9075687Z    Compiling hashlink v0.9.1
2026-06-15T13:33:10.9160788Z    Compiling idna_adapter v1.2.2
2026-06-15T13:33:10.9902709Z    Compiling futures v0.3.32
2026-06-15T13:33:11.0589379Z    Compiling idna v1.1.0
2026-06-15T13:33:11.0792431Z    Compiling derive_more v2.1.1
2026-06-15T13:33:11.0871855Z    Compiling cobs v0.3.0
2026-06-15T13:33:11.1130754Z    Compiling h2 v0.4.14
2026-06-15T13:33:11.1584924Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T13:33:11.2172362Z    Compiling rusqlite v0.32.1
2026-06-15T13:33:11.3575734Z    Compiling url v2.5.8
2026-06-15T13:33:11.4426346Z    Compiling proc-macro-crate v3.5.0
2026-06-15T13:33:11.4567388Z    Compiling postcard-derive v0.2.2
2026-06-15T13:33:11.4973427Z    Compiling toml v0.8.23
2026-06-15T13:33:11.5594907Z    Compiling ghash v0.5.1
2026-06-15T13:33:11.5926493Z    Compiling serial v0.4.0
2026-06-15T13:33:11.6642531Z    Compiling ctr v0.9.2
2026-06-15T13:33:11.6747736Z    Compiling aes v0.8.4
2026-06-15T13:33:11.8287808Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T13:33:12.0142569Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T13:33:12.0329007Z    Compiling spt-store v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T13:33:12.1011275Z    Compiling time v0.3.47
2026-06-15T13:33:12.1263595Z    Compiling http-body-util v0.1.3
2026-06-15T13:33:12.2314466Z    Compiling aead v0.5.2
2026-06-15T13:33:12.3626965Z    Compiling ipconfig v0.3.4
2026-06-15T13:33:12.3657666Z    Compiling shell-words v1.1.1
2026-06-15T13:33:12.3896490Z    Compiling widestring v1.2.1
2026-06-15T13:33:12.4933815Z    Compiling downcast-rs v1.2.1
2026-06-15T13:33:12.5806618Z    Compiling portable-pty v0.8.1
2026-06-15T13:33:12.5950570Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T13:33:12.6318803Z    Compiling aes-gcm v0.10.3
2026-06-15T13:33:12.6930768Z    Compiling num_enum_derive v0.7.6
2026-06-15T13:33:12.7554223Z    Compiling postcard v1.1.3
2026-06-15T13:33:12.8177899Z    Compiling data-encoding-macro v0.1.20
2026-06-15T13:33:12.8518224Z    Compiling windows v0.62.2
2026-06-15T13:33:12.9087078Z    Compiling tower v0.5.3
2026-06-15T13:33:12.9671385Z    Compiling chrono v0.4.45
2026-06-15T13:33:13.0028541Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T13:33:13.0211272Z    Compiling crossbeam-channel v0.5.15
2026-06-15T13:33:13.2288292Z    Compiling strum_macros v0.28.0
2026-06-15T13:33:13.4102402Z    Compiling enum-assoc v1.3.0
2026-06-15T13:33:13.5243795Z    Compiling async-trait v0.1.89
2026-06-15T13:33:13.7985516Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T13:33:13.8146348Z    Compiling spt-msg v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T13:33:13.9562092Z    Compiling windows-registry v0.6.1
2026-06-15T13:33:14.0829702Z    Compiling spt-runtime v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T13:33:14.2149762Z    Compiling blake3 v1.8.5
2026-06-15T13:33:14.2514750Z    Compiling netwatch v0.16.0
2026-06-15T13:33:14.2933897Z    Compiling noq v0.18.0
2026-06-15T13:33:14.3281284Z    Compiling uuid v1.23.2
2026-06-15T13:33:14.5843255Z    Compiling acto v0.8.2
2026-06-15T13:33:14.6207885Z    Compiling mac-addr v0.3.0
2026-06-15T13:33:14.6228955Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T13:33:14.6791220Z    Compiling tagptr v0.2.0
2026-06-15T13:33:14.7192203Z    Compiling hyper v1.10.1
2026-06-15T13:33:14.7816552Z    Compiling lru-slab v0.1.2
2026-06-15T13:33:14.8085016Z    Compiling rustc-hash v2.1.2
2026-06-15T13:33:14.8321797Z    Compiling identity-hash v0.1.0
2026-06-15T13:33:14.8615254Z    Compiling foldhash v0.2.0
2026-06-15T13:33:14.8615676Z    Compiling xml-rs v0.8.28
2026-06-15T13:33:14.8687787Z    Compiling moka v0.12.15
2026-06-15T13:33:14.9220492Z    Compiling netdev v0.42.0
2026-06-15T13:33:14.9785216Z    Compiling hashbrown v0.16.1
2026-06-15T13:33:15.0262838Z    Compiling iroh-relay v0.98.0
2026-06-15T13:33:15.0907139Z    Compiling iroh-metrics v0.38.3
2026-06-15T13:33:15.5648258Z    Compiling strum v0.28.0
2026-06-15T13:33:15.5917391Z    Compiling xmltree v0.10.3
2026-06-15T13:33:15.5917830Z    Compiling num_enum v0.7.6
2026-06-15T13:33:15.6456785Z    Compiling tower-http v0.6.11
2026-06-15T13:33:15.6790331Z    Compiling iroh-base v0.98.0
2026-06-15T13:33:15.7650204Z    Compiling attohttpc v0.30.1
2026-06-15T13:33:15.7953752Z    Compiling n0-watcher v0.6.1
2026-06-15T13:33:15.8150516Z    Compiling tokio-stream v0.1.18
2026-06-15T13:33:15.8902674Z    Compiling simple-dns v0.9.3
2026-06-15T13:33:16.0689695Z    Compiling hyper-util v0.1.20
2026-06-15T13:33:16.1482841Z    Compiling simdutf8 v0.1.5
2026-06-15T13:33:16.3234606Z    Compiling resolv-conf v0.7.6
2026-06-15T13:33:16.3786639Z    Compiling arrayref v0.3.9
2026-06-15T13:33:16.4226775Z    Compiling constant_time_eq v0.4.2
2026-06-15T13:33:16.4235097Z    Compiling smol_str v0.1.24
2026-06-15T13:33:16.4298375Z    Compiling arrayvec v0.7.6
2026-06-15T13:33:16.4607099Z    Compiling sha1_smol v1.0.1
2026-06-15T13:33:16.6568723Z    Compiling lru v0.16.4
2026-06-15T13:33:16.7195335Z    Compiling spt-term v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T13:33:16.8433095Z    Compiling iroh-dns v0.98.0
2026-06-15T13:33:16.8833726Z    Compiling webpki-roots v1.0.7
2026-06-15T13:33:17.0062161Z    Compiling seize v0.5.1
2026-06-15T13:33:17.0082793Z    Compiling serde_bytes v0.11.19
2026-06-15T13:33:17.0314376Z    Compiling hmac v0.12.1
2026-06-15T13:33:17.0679416Z    Compiling iroh v0.98.2
2026-06-15T13:33:17.1327288Z    Compiling cmov v0.5.4
2026-06-15T13:33:17.1590337Z    Compiling hkdf v0.12.4
2026-06-15T13:33:17.1696986Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T13:33:17.2765898Z    Compiling papaya v0.2.4
2026-06-15T13:33:17.3031947Z    Compiling backon v1.6.0
2026-06-15T13:33:17.3386503Z    Compiling ctutils v0.4.2
2026-06-15T13:33:17.3756811Z    Compiling spake2 v0.4.0
2026-06-15T13:33:17.4140245Z    Compiling igd-next v0.17.1
2026-06-15T13:33:17.4767309Z    Compiling sha1 v0.10.6
2026-06-15T13:33:17.4976760Z    Compiling spt-live v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T13:33:17.5496118Z    Compiling doctest-file v1.1.1
2026-06-15T13:33:17.5694162Z    Compiling recvmsg v1.0.0
2026-06-15T13:33:17.5870098Z    Compiling darling_core v0.23.0
2026-06-15T13:33:17.7012318Z    Compiling utf8parse v0.2.2
2026-06-15T13:33:17.7179679Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T13:33:17.7237350Z    Compiling anstyle v1.0.14
2026-06-15T13:33:17.8123346Z    Compiling anstyle-parse v1.0.0
2026-06-15T13:33:17.8201024Z    Compiling anstyle-query v1.1.5
2026-06-15T13:33:17.9060771Z    Compiling anstyle-wincon v3.0.11
2026-06-15T13:33:17.9509858Z    Compiling instability v0.3.12
2026-06-15T13:33:17.9925618Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T13:33:18.0038876Z    Compiling foldhash v0.1.5
2026-06-15T13:33:18.0457488Z    Compiling interprocess v2.4.2
2026-06-15T13:33:18.0919991Z    Compiling colorchoice v1.0.5
2026-06-15T13:33:18.2142412Z    Compiling paste v1.0.15
2026-06-15T13:33:18.2267360Z    Compiling anstream v1.0.0
2026-06-15T13:33:18.2280995Z    Compiling hashbrown v0.15.5
2026-06-15T13:33:18.2800355Z    Compiling terminal_size v0.4.4
2026-06-15T13:33:18.3814250Z    Compiling strum_macros v0.26.4
2026-06-15T13:33:18.4017758Z    Compiling crossterm_winapi v0.9.1
2026-06-15T13:33:18.4263483Z    Compiling itertools v0.13.0
2026-06-15T13:33:18.6700024Z    Compiling castaway v0.2.4
2026-06-15T13:33:18.7460725Z    Compiling clap_lex v1.1.0
2026-06-15T13:33:18.7804675Z    Compiling unicode-width v0.1.14
2026-06-15T13:33:18.8124488Z    Compiling static_assertions v1.1.0
2026-06-15T13:33:18.8725268Z    Compiling indoc v2.0.7
2026-06-15T13:33:18.8864095Z    Compiling clap_builder v4.6.0
2026-06-15T13:33:18.8900881Z    Compiling compact_str v0.8.2
2026-06-15T13:33:19.0394044Z    Compiling lru v0.12.5
2026-06-15T13:33:19.1450345Z    Compiling crossterm v0.28.1
2026-06-15T13:33:19.1986667Z    Compiling clap_derive v4.6.1
2026-06-15T13:33:19.4190845Z    Compiling cassowary v0.3.0
2026-06-15T13:33:19.5731587Z    Compiling unicode-width v0.2.0
2026-06-15T13:33:19.6509452Z    Compiling nucleo-matcher v0.3.1
2026-06-15T13:33:19.7069330Z    Compiling qrcode v0.14.1
2026-06-15T13:33:19.8500445Z    Compiling unicode-truncate v1.1.0
2026-06-15T13:33:20.2697547Z    Compiling mock-adapter v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-15T13:33:20.4023321Z    Compiling strum v0.26.3
2026-06-15T13:33:20.9707288Z    Compiling darling_macro v0.23.0
2026-06-15T13:33:21.4820577Z    Compiling darling v0.23.0
2026-06-15T13:33:21.4903733Z    Compiling clap v4.6.1
2026-06-15T13:33:22.1761169Z    Compiling wmi v0.18.4
2026-06-15T13:33:22.4062927Z    Compiling ratatui v0.29.0
2026-06-15T13:33:23.8302201Z    Compiling portmapper v0.16.0
2026-06-15T13:33:35.7100474Z    Compiling rustls-webpki v0.103.13
2026-06-15T13:33:37.8501475Z    Compiling tokio-rustls v0.26.4
2026-06-15T13:33:37.8501806Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T13:33:37.8502137Z    Compiling noq-proto v0.17.0
2026-06-15T13:33:37.9857295Z    Compiling hyper-rustls v0.27.9
2026-06-15T13:33:37.9857665Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T13:33:37.9857989Z    Compiling tokio-websockets v0.13.2
2026-06-15T13:33:38.1241666Z    Compiling reqwest v0.13.4
2026-06-15T13:33:39.0060716Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T13:33:54.7615724Z    Compiling spt-net v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:33:56.0511820Z    Compiling spt-daemon v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:34:04.7923911Z    Compiling xtask v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T13:34:04.7924627Z    Compiling spt v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T13:34:37.8135424Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 40s
2026-06-15T13:35:07.7416035Z ────────────
2026-06-15T13:35:07.7416812Z  Nextest run ID 0ac84232-dd93-457f-92ad-1a343253a80b with nextest profile: default
2026-06-15T13:35:07.7417167Z     Starting 1058 tests across 63 binaries (1 test skipped)
2026-06-15T13:35:07.7549248Z         PASS [   0.013s] (   1/1058) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-15T13:35:07.7652337Z         PASS [   0.023s] (   2/1058) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-15T13:35:07.7679552Z         PASS [   0.026s] (   3/1058) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-15T13:35:07.7894527Z         PASS [   0.047s] (   4/1058) spt::oneliner_e2e install_script_against_staged_release
2026-06-15T13:35:07.7924596Z         PASS [   0.050s] (   5/1058) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-15T13:35:07.7952343Z         PASS [   0.053s] (   6/1058) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-15T13:35:07.8111757Z         PASS [   0.043s] (   7/1058) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-15T13:35:07.8267717Z         PASS [   0.016s] (   8/1058) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-15T13:35:07.8381853Z         PASS [   0.011s] (   9/1058) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-15T13:35:07.8650037Z         PASS [   0.027s] (  10/1058) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-15T13:35:07.8845952Z         PASS [   0.020s] (  11/1058) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-15T13:35:07.9072722Z         PASS [   0.023s] (  12/1058) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-15T13:35:07.9270469Z         PASS [   0.020s] (  13/1058) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-15T13:35:07.9402423Z         PASS [   0.013s] (  14/1058) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-15T13:35:07.9533584Z         PASS [   0.013s] (  15/1058) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-15T13:35:07.9665264Z         PASS [   0.013s] (  16/1058) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-15T13:35:07.9775779Z         PASS [   0.011s] (  17/1058) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-15T13:35:07.9877655Z         PASS [   0.010s] (  18/1058) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-15T13:35:08.1196837Z         PASS [   0.132s] (  19/1058) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-15T13:35:08.2334653Z         PASS [   0.114s] (  20/1058) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-15T13:35:08.2968387Z         PASS [   0.063s] (  21/1058) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-15T13:35:08.4582763Z         PASS [   0.161s] (  22/1058) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-15T13:35:08.4701539Z         PASS [   0.012s] (  23/1058) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-15T13:35:08.5341602Z         PASS [   0.064s] (  24/1058) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-15T13:35:09.8509569Z         PASS [   2.109s] (  25/1058) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-15T13:35:09.8626649Z         PASS [   0.012s] (  26/1058) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-15T13:35:11.2689750Z         PASS [   1.406s] (  27/1058) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-15T13:35:11.3318005Z         PASS [   0.063s] (  28/1058) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-15T13:35:11.3418663Z         PASS [   2.808s] (  29/1058) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-15T13:35:11.3438201Z         PASS [   0.012s] (  30/1058) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-15T13:35:11.3532015Z         PASS [   0.011s] (  31/1058) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-15T13:35:11.3821328Z         PASS [   0.029s] (  32/1058) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-15T13:35:11.4209040Z         PASS [   0.039s] (  33/1058) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-15T13:35:11.4218523Z         PASS [   0.078s] (  34/1058) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-15T13:35:11.4642126Z         PASS [   0.043s] (  35/1058) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-15T13:35:11.4823947Z         PASS [   3.740s] (  36/1058) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-15T13:35:11.5374349Z         PASS [   0.115s] (  37/1058) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-15T13:35:11.5714795Z         PASS [   0.107s] (  38/1058) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-15T13:35:11.5716743Z         PASS [   0.089s] (  39/1058) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-15T13:35:11.5957437Z         PASS [   0.024s] (  40/1058) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-15T13:35:11.6071722Z         PASS [   0.035s] (  41/1058) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-15T13:35:11.6182657Z         PASS [   0.022s] (  42/1058) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-15T13:35:11.6971641Z         PASS [   0.159s] (  43/1058) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-15T13:35:11.6999773Z         PASS [   3.958s] (  44/1058) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-15T13:35:11.7161643Z         PASS [   0.109s] (  45/1058) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-15T13:35:11.7181921Z         PASS [   0.021s] (  46/1058) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-15T13:35:11.7346849Z         PASS [   0.035s] (  47/1058) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-15T13:35:11.7347785Z         PASS [   0.019s] (  48/1058) spt::bin/spt api::tests::adapter_is_required
2026-06-15T13:35:11.7481491Z         PASS [   0.129s] (  49/1058) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-15T13:35:11.7482856Z         PASS [   0.030s] (  50/1058) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-15T13:35:11.7505588Z         PASS [   4.008s] (  51/1058) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-15T13:35:11.7525952Z         PASS [   0.018s] (  52/1058) spt::bin/spt api::tests::state_value_is_validated
2026-06-15T13:35:11.7594961Z         PASS [   0.025s] (  53/1058) spt::bin/spt api::tests::surface_parses
2026-06-15T13:35:11.7842543Z         PASS [   0.035s] (  54/1058) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-15T13:35:11.7878299Z         PASS [   0.040s] (  55/1058) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-15T13:35:11.7973553Z         PASS [   0.037s] (  56/1058) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-15T13:35:11.8138096Z         PASS [   0.031s] (  57/1058) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-15T13:35:11.8485774Z         PASS [   0.051s] (  58/1058) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-15T13:35:11.8735105Z         PASS [   0.025s] (  59/1058) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-15T13:35:11.8971949Z         PASS [   0.083s] (  60/1058) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-15T13:35:11.9113621Z         PASS [   0.038s] (  61/1058) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-15T13:35:11.9296350Z         PASS [   0.018s] (  62/1058) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-15T13:35:11.9390750Z         PASS [   0.042s] (  63/1058) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-15T13:35:11.9477517Z         PASS [   0.016s] (  64/1058) spt::bin/spt cli::tests::bare_tty_guard
2026-06-15T13:35:11.9638753Z         PASS [   0.016s] (  65/1058) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-15T13:35:11.9668724Z         PASS [   0.023s] (  66/1058) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-15T13:35:11.9764687Z         PASS [   0.215s] (  67/1058) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-15T13:35:11.9854271Z         PASS [   4.195s] (  68/1058) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-15T13:35:11.9982311Z         PASS [   0.243s] (  69/1058) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-15T13:35:11.9983103Z         PASS [   0.032s] (  70/1058) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-15T13:35:11.9994652Z         PASS [   0.029s] (  71/1058) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-15T13:35:12.0157263Z         PASS [   0.020s] (  72/1058) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-15T13:35:12.0225551Z         PASS [   0.058s] (  73/1058) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-15T13:35:12.0399472Z         PASS [   0.040s] (  74/1058) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-15T13:35:12.0400237Z         PASS [   0.037s] (  75/1058) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-15T13:35:12.0451764Z         PASS [   0.051s] (  76/1058) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-15T13:35:12.0452754Z         PASS [   0.022s] (  77/1058) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-15T13:35:12.0640793Z         PASS [   0.272s] (  78/1058) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-15T13:35:12.0756506Z         PASS [   0.038s] (  79/1058) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-15T13:35:12.0773545Z         PASS [   0.043s] (  80/1058) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-15T13:35:12.0844725Z         PASS [   0.050s] (  81/1058) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-15T13:35:12.1020778Z         PASS [   4.345s] (  82/1058) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-15T13:35:12.1108106Z         PASS [   4.368s] (  83/1058) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-15T13:35:12.1136122Z         PASS [   0.041s] (  84/1058) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-15T13:35:12.1136880Z         PASS [   0.054s] (  85/1058) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-15T13:35:12.4370767Z         PASS [   0.348s] (  86/1058) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-15T13:35:12.4371856Z         PASS [   0.358s] (  87/1058) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-15T13:35:12.4444045Z         PASS [   0.339s] (  88/1058) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-15T13:35:12.4446954Z         PASS [   0.329s] (  89/1058) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-15T13:35:12.4447770Z         PASS [   0.333s] (  90/1058) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-15T13:35:12.4573754Z         PASS [   0.022s] (  91/1058) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-15T13:35:12.4658398Z         PASS [   0.027s] (  92/1058) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-15T13:35:12.4659524Z         PASS [   0.025s] (  93/1058) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-15T13:35:12.4720329Z         PASS [   0.028s] (  94/1058) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-15T13:35:12.4721963Z         PASS [   0.357s] (  95/1058) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-15T13:35:12.4866719Z         PASS [   0.037s] (  96/1058) spt::bin/spt cli::tests::notify_surface_parses
2026-06-15T13:35:12.4868604Z         PASS [   0.026s] (  97/1058) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-15T13:35:12.5033805Z         PASS [   0.033s] (  98/1058) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-15T13:35:12.5271761Z         PASS [   0.036s] (  99/1058) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-15T13:35:12.5366291Z         PASS [   0.024s] ( 100/1058) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-15T13:35:12.5528044Z         PASS [   0.029s] ( 101/1058) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-15T13:35:12.5720746Z         PASS [   0.021s] ( 102/1058) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-15T13:35:12.5958517Z         PASS [   0.023s] ( 103/1058) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-15T13:35:12.6050131Z         PASS [   0.088s] ( 104/1058) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-15T13:35:12.6659002Z         PASS [   0.185s] ( 105/1058) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-15T13:35:12.6788054Z         PASS [   0.073s] ( 106/1058) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-15T13:35:12.7010412Z         PASS [   0.230s] ( 107/1058) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-15T13:35:12.7491052Z         PASS [   0.083s] ( 108/1058) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-15T13:35:12.7496562Z         PASS [   4.957s] ( 109/1058) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-15T13:35:12.8287477Z         PASS [   0.069s] ( 110/1058) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-15T13:35:12.8546818Z         PASS [   0.037s] ( 111/1058) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-15T13:35:12.9173174Z         PASS [   0.063s] ( 112/1058) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-15T13:35:12.9649210Z         PASS [   0.048s] ( 113/1058) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-15T13:35:12.9978447Z         PASS [   0.031s] ( 114/1058) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-15T13:35:13.0214216Z         PASS [   0.024s] ( 115/1058) spt::bin/spt cli::tests::subcommands_parse
2026-06-15T13:35:13.0562704Z         PASS [   0.576s] ( 116/1058) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-15T13:35:13.0691837Z         PASS [   0.048s] ( 117/1058) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-15T13:35:13.0850368Z         PASS [   0.383s] ( 118/1058) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-15T13:35:13.1005921Z         PASS [   0.420s] ( 119/1058) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-15T13:35:13.1079504Z         PASS [   0.057s] ( 120/1058) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-15T13:35:13.1080335Z         PASS [   0.037s] ( 121/1058) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-15T13:35:13.1121942Z         PASS [   0.028s] ( 122/1058) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-15T13:35:13.1141841Z         PASS [   0.016s] ( 123/1058) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-15T13:35:13.1263605Z         PASS [   0.022s] ( 124/1058) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-15T13:35:13.1325734Z         PASS [   0.535s] ( 125/1058) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-15T13:35:13.1358921Z         PASS [   0.023s] ( 126/1058) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-15T13:35:13.1359570Z         PASS [   0.030s] ( 127/1058) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-15T13:35:13.1412374Z         PASS [   0.028s] ( 128/1058) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-15T13:35:13.1424984Z         PASS [   0.016s] ( 129/1058) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-15T13:35:13.1482891Z         PASS [   0.018s] ( 130/1058) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-15T13:35:13.1531548Z         PASS [   0.018s] ( 131/1058) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-15T13:35:13.1610251Z         PASS [   0.021s] ( 132/1058) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-15T13:35:13.1610921Z         PASS [   0.019s] ( 133/1058) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-15T13:35:13.1646803Z         PASS [   0.022s] ( 134/1058) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-15T13:35:13.1684349Z         PASS [   0.020s] ( 135/1058) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-15T13:35:13.1718716Z         PASS [   0.019s] ( 136/1058) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-15T13:35:13.1730624Z         PASS [   0.017s] ( 137/1058) spt::bin/spt picker::model::tests::back_unwinds
2026-06-15T13:35:13.1798686Z         PASS [   0.019s] ( 138/1058) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-15T13:35:13.1799281Z         PASS [   0.015s] ( 139/1058) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-15T13:35:13.1818347Z         PASS [   5.439s] ( 140/1058) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-15T13:35:13.1843748Z         PASS [   0.016s] ( 141/1058) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-15T13:35:13.1883394Z         PASS [   0.017s] ( 142/1058) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-15T13:35:13.1912253Z         PASS [   0.018s] ( 143/1058) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-15T13:35:13.1948673Z         PASS [   0.015s] ( 144/1058) spt::bin/spt picker::model::tests::filter_narrows
2026-06-15T13:35:13.1980568Z         PASS [   0.018s] ( 145/1058) spt::bin/spt picker::model::tests::kind_routes
2026-06-15T13:35:13.2022026Z         PASS [   0.021s] ( 146/1058) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-15T13:35:13.2047217Z         PASS [   0.020s] ( 147/1058) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-15T13:35:13.2080334Z         PASS [   0.020s] ( 148/1058) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-15T13:35:13.2123202Z         PASS [   0.021s] ( 149/1058) spt::bin/spt picker::model::tests::resume_title_render
2026-06-15T13:35:13.2149977Z         PASS [   0.020s] ( 150/1058) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-15T13:35:13.2182471Z         PASS [   0.020s] ( 151/1058) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-15T13:35:13.2209126Z         PASS [   0.019s] ( 152/1058) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-15T13:35:13.2244156Z         PASS [   0.020s] ( 153/1058) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-15T13:35:13.2280213Z         PASS [   0.020s] ( 154/1058) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-15T13:35:13.2358359Z         PASS [   0.024s] ( 155/1058) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-15T13:35:13.2487679Z         PASS [   0.030s] ( 156/1058) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-15T13:35:13.2535308Z         PASS [   0.032s] ( 157/1058) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-15T13:35:13.2551184Z         PASS [   0.030s] ( 158/1058) spt::bin/spt picker::view::tests::kind_buffer
2026-06-15T13:35:13.2606094Z         PASS [   0.032s] ( 159/1058) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-15T13:35:13.2644818Z         PASS [   0.028s] ( 160/1058) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-15T13:35:13.2732246Z         PASS [   0.019s] ( 161/1058) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-15T13:35:13.2732855Z         PASS [   0.024s] ( 162/1058) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-15T13:35:13.2733599Z         PASS [   0.058s] ( 163/1058) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-15T13:35:13.2765770Z         PASS [   0.022s] ( 164/1058) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-15T13:35:13.2793686Z         PASS [   0.019s] ( 165/1058) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-15T13:35:13.3661555Z         PASS [   1.346s] ( 166/1058) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-15T13:35:13.5526177Z         PASS [   0.288s] ( 167/1058) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-15T13:35:13.6252446Z         PASS [   5.830s] ( 168/1058) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-15T13:35:13.7620761Z         PASS [   0.489s] ( 169/1058) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-15T13:35:13.8988685Z         PASS [   6.134s] ( 170/1058) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-15T13:35:14.3034269Z         PASS [   0.749s] ( 171/1058) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-15T13:35:14.3074501Z         PASS [   0.682s] ( 172/1058) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-15T13:35:14.3114548Z         PASS [   1.032s] ( 173/1058) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-15T13:35:14.3395989Z         PASS [   0.576s] ( 174/1058) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-15T13:35:14.3400409Z         PASS [   0.440s] ( 175/1058) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-15T13:35:14.3401324Z         PASS [   0.036s] ( 176/1058) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-15T13:35:14.3407397Z         PASS [   0.974s] ( 177/1058) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-15T13:35:14.3412630Z         PASS [   1.064s] ( 178/1058) spt-daemon access::tests::gate_decision_table
2026-06-15T13:35:14.3572870Z         PASS [   0.050s] ( 179/1058) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-15T13:35:14.3634780Z         PASS [   0.051s] ( 180/1058) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-15T13:35:16.7494654Z         PASS [   2.409s] ( 181/1058) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-15T13:35:16.7785710Z         PASS [   2.421s] ( 182/1058) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-15T13:35:16.7928125Z         PASS [   2.452s] ( 183/1058) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-15T13:35:16.7978226Z         PASS [   2.458s] ( 184/1058) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-15T13:35:16.8122947Z         PASS [   2.472s] ( 185/1058) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-15T13:35:16.8137762Z         PASS [   2.451s] ( 186/1058) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-15T13:35:16.8173423Z         PASS [   2.478s] ( 187/1058) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-15T13:35:16.8305601Z         PASS [   0.038s] ( 188/1058) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-15T13:35:16.8343142Z         PASS [   0.087s] ( 189/1058) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-15T13:35:16.8357726Z         PASS [   0.039s] ( 190/1058) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-15T13:35:16.8359929Z         PASS [   0.058s] ( 191/1058) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-15T13:35:16.8373023Z         PASS [   0.025s] ( 192/1058) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-15T13:35:16.8399310Z         PASS [   0.027s] ( 193/1058) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-15T13:35:16.8515190Z         PASS [   0.021s] ( 194/1058) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-15T13:35:16.8610408Z         PASS [   0.024s] ( 195/1058) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-15T13:35:16.8712636Z         PASS [   0.031s] ( 196/1058) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-15T13:35:16.8747690Z         PASS [   0.041s] ( 197/1058) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-15T13:35:16.8813029Z         PASS [   0.046s] ( 198/1058) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-15T13:35:16.8820410Z         PASS [   0.022s] ( 199/1058) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-15T13:35:16.8823418Z         PASS [   0.045s] ( 200/1058) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-15T13:35:16.8923816Z         PASS [   0.017s] ( 201/1058) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-15T13:35:16.8990060Z         PASS [   0.028s] ( 202/1058) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-15T13:35:16.8993457Z         PASS [   0.017s] ( 203/1058) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-15T13:35:16.9415762Z         PASS [   3.668s] ( 204/1058) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-15T13:35:16.9543896Z         PASS [   3.682s] ( 205/1058) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-15T13:35:16.9673550Z         PASS [   0.013s] ( 206/1058) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-15T13:35:16.9783050Z         PASS [   0.011s] ( 207/1058) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-15T13:35:16.9886899Z         PASS [   0.010s] ( 208/1058) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-15T13:35:17.0001749Z         PASS [   0.011s] ( 209/1058) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-15T13:35:17.0112872Z         PASS [   0.011s] ( 210/1058) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-15T13:35:17.0233368Z         PASS [   0.012s] ( 211/1058) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-15T13:35:17.0414834Z         PASS [   0.018s] ( 212/1058) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-15T13:35:17.0582617Z         PASS [   0.017s] ( 213/1058) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-15T13:35:17.0743110Z         PASS [   0.016s] ( 214/1058) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-15T13:35:17.0916670Z         PASS [   0.017s] ( 215/1058) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-15T13:35:17.0932654Z         PASS [   5.057s] ( 216/1058) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-15T13:35:17.0964137Z         PASS [   0.245s] ( 217/1058) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-15T13:35:17.1096453Z         PASS [   0.018s] ( 218/1058) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-15T13:35:17.1186134Z         PASS [   0.025s] ( 219/1058) spt-daemon config::tests::missing_file_is_default
2026-06-15T13:35:17.1302587Z         PASS [   0.034s] ( 220/1058) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-15T13:35:17.1379800Z         PASS [   0.019s] ( 221/1058) spt-daemon config::tests::save_load_roundtrip
2026-06-15T13:35:17.1400679Z         PASS [   0.030s] ( 222/1058) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-15T13:35:17.1421411Z         PASS [   0.243s] ( 223/1058) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-15T13:35:17.1423521Z         PASS [   0.012s] ( 224/1058) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-15T13:35:17.1604790Z         PASS [   0.018s] ( 225/1058) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-15T13:35:17.1638221Z         PASS [   0.022s] ( 226/1058) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-15T13:35:17.1655929Z         PASS [   0.028s] ( 227/1058) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-15T13:35:17.1719802Z         PASS [   0.011s] ( 228/1058) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-15T13:35:17.1748075Z         PASS [   0.011s] ( 229/1058) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-15T13:35:17.1856362Z         PASS [   0.020s] ( 230/1058) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-15T13:35:17.1888536Z         PASS [   0.014s] ( 231/1058) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-15T13:35:17.1895087Z         PASS [   0.017s] ( 232/1058) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-15T13:35:17.1963121Z         PASS [   0.056s] ( 233/1058) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-15T13:35:17.1985007Z         PASS [   0.013s] ( 234/1058) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-15T13:35:17.2013037Z         PASS [   0.012s] ( 235/1058) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-15T13:35:17.2048500Z         PASS [   0.015s] ( 236/1058) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-15T13:35:17.2081079Z         PASS [   0.012s] ( 237/1058) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-15T13:35:17.2115457Z         PASS [   0.013s] ( 238/1058) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-15T13:35:17.2176660Z         PASS [   0.016s] ( 239/1058) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-15T13:35:17.2199567Z         PASS [   0.015s] ( 240/1058) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-15T13:35:17.2213791Z         PASS [   0.013s] ( 241/1058) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-15T13:35:17.2252280Z         PASS [   0.014s] ( 242/1058) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-15T13:35:17.2305389Z         PASS [   0.013s] ( 243/1058) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-15T13:35:17.2327093Z         PASS [   0.013s] ( 244/1058) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-15T13:35:17.2452718Z         PASS [   0.015s] ( 245/1058) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-15T13:35:17.2514780Z         LEAK [   0.435s] ( 246/1058) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-15T13:35:17.2705769Z         PASS [   0.021s] ( 247/1058) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-15T13:35:18.5410029Z         PASS [   1.307s] ( 248/1058) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-15T13:35:18.5419634Z         PASS [   1.317s] ( 249/1058) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-15T13:35:18.5453160Z         PASS [   1.294s] ( 250/1058) spt-daemon digest::tests::resolve_config_precedence
2026-06-15T13:35:18.5467525Z         PASS [   1.280s] ( 251/1058) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-15T13:35:18.5509686Z         PASS [   1.668s] ( 252/1058) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-15T13:35:18.5510490Z         PASS [   1.658s] ( 253/1058) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-15T13:35:18.5667309Z         PASS [   0.025s] ( 254/1058) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-15T13:35:18.5672060Z         PASS [   0.022s] ( 255/1058) spt-daemon digesthub::tests::render_is_glanceable
2026-06-15T13:35:18.5682643Z         PASS [   0.028s] ( 256/1058) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-15T13:35:18.5700757Z         PASS [   0.023s] ( 257/1058) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-15T13:35:18.5769394Z         PASS [   0.026s] ( 258/1058) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-15T13:35:18.5804771Z         PASS [   0.030s] ( 259/1058) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-15T13:35:18.5960441Z         PASS [   0.016s] ( 260/1058) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-15T13:35:18.6074455Z         PASS [   0.011s] ( 261/1058) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-15T13:35:18.6188852Z         PASS [   0.011s] ( 262/1058) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-15T13:35:18.6294509Z         PASS [   0.011s] ( 263/1058) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-15T13:35:18.6411072Z         PASS [   0.012s] ( 264/1058) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-15T13:35:18.6519685Z         PASS [   0.011s] ( 265/1058) spt-daemon grants::tests::escalation_answers_apply
2026-06-15T13:35:18.6622402Z         PASS [   0.010s] ( 266/1058) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-15T13:35:18.7477914Z         PASS [   1.806s] ( 267/1058) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-15T13:35:18.7584168Z         PASS [   0.011s] ( 268/1058) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-15T13:35:18.7584867Z         LEAK [   1.877s] ( 269/1058) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-15T13:35:18.7684113Z         PASS [   0.010s] ( 270/1058) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-15T13:35:18.7691211Z         LEAK [   1.870s] ( 271/1058) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-15T13:35:18.7706749Z         PASS [   0.012s] ( 272/1058) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-15T13:35:18.7776409Z         PASS [   0.009s] ( 273/1058) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-15T13:35:18.7805053Z         PASS [   0.011s] ( 274/1058) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-15T13:35:18.7842245Z         PASS [   0.013s] ( 275/1058) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-15T13:35:18.7881905Z         PASS [   0.010s] ( 276/1058) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-15T13:35:19.5713871Z         PASS [  11.828s] ( 277/1058) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-15T13:35:19.5714612Z         PASS [   1.004s] ( 278/1058) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-15T13:35:19.5723637Z         PASS [  11.830s] ( 279/1058) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-15T13:35:19.5732630Z         PASS [   1.006s] ( 280/1058) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-15T13:35:19.6061745Z         PASS [   1.036s] ( 281/1058) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-15T13:35:19.6062499Z         PASS [   1.030s] ( 282/1058) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-15T13:35:19.6098737Z         PASS [   2.387s] ( 283/1058) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-15T13:35:19.7113790Z         PASS [   0.139s] ( 284/1058) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-15T13:35:19.7179606Z         PASS [   0.148s] ( 285/1058) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-15T13:35:19.7285396Z         PASS [   0.948s] ( 286/1058) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-15T13:35:19.7298101Z         PASS [   0.945s] ( 287/1058) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-15T13:35:19.7303233Z         PASS [   0.942s] ( 288/1058) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-15T13:35:19.7404591Z         PASS [   0.167s] ( 289/1058) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-15T13:35:19.7475598Z         PASS [   0.019s] ( 290/1058) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-15T13:35:19.7568842Z         PASS [   0.186s] ( 291/1058) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-15T13:35:19.7595485Z         PASS [   0.019s] ( 292/1058) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-15T13:35:19.7646752Z         PASS [   0.017s] ( 293/1058) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-15T13:35:19.7740064Z         PASS [   0.016s] ( 294/1058) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-15T13:35:19.7826795Z         PASS [   0.023s] ( 295/1058) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-15T13:35:19.7836157Z         PASS [   0.019s] ( 296/1058) spt-daemon msg::tests::output_envelope_round_trips
2026-06-15T13:35:19.7942978Z         PASS [   0.021s] ( 297/1058) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-15T13:35:19.7944701Z         PASS [   0.186s] ( 298/1058) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-15T13:35:19.7948549Z         PASS [   0.189s] ( 299/1058) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-15T13:35:19.7986002Z         PASS [   0.016s] ( 300/1058) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-15T13:35:19.8079793Z         PASS [   0.201s] ( 301/1058) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-15T13:35:19.8201531Z         PASS [   1.252s] ( 302/1058) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-15T13:35:19.8838669Z         PASS [   1.221s] ( 303/1058) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-15T13:35:19.8914343Z         PASS [   0.107s] ( 304/1058) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-15T13:35:19.8929618Z         PASS [   0.163s] ( 305/1058) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-15T13:35:19.9080989Z         PASS [   0.113s] ( 306/1058) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-15T13:35:19.9119247Z         PASS [   0.182s] ( 307/1058) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-15T13:35:19.9233499Z         PASS [   0.129s] ( 308/1058) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-15T13:35:19.9433785Z         PASS [   0.050s] ( 309/1058) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-15T13:35:21.0176191Z         PASS [   1.126s] ( 310/1058) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-15T13:35:21.0281708Z         PASS [   1.105s] ( 311/1058) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-15T13:35:21.0289521Z         PASS [   1.209s] ( 312/1058) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-15T13:35:21.1656926Z         PASS [   1.367s] ( 313/1058) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-15T13:35:21.1681871Z         PASS [   1.373s] ( 314/1058) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-15T13:35:21.1729789Z         PASS [  13.431s] ( 315/1058) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-15T13:35:21.1822033Z         PASS [   1.464s] ( 316/1058) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-15T13:35:21.1902899Z         PASS [   0.022s] ( 317/1058) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-15T13:35:21.2074736Z         PASS [   1.400s] ( 318/1058) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-15T13:35:21.2153644Z         PASS [   0.042s] ( 319/1058) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-15T13:35:21.2180910Z         PASS [   0.028s] ( 320/1058) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-15T13:35:21.2190491Z         PASS [   0.037s] ( 321/1058) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-15T13:35:21.2313664Z         PASS [   0.016s] ( 322/1058) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-15T13:35:21.2380727Z         PASS [   0.209s] ( 323/1058) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-15T13:35:21.2760065Z         PASS [   0.068s] ( 324/1058) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-15T13:35:21.2773945Z         PASS [   1.394s] ( 325/1058) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-15T13:35:21.2964743Z         PASS [   0.279s] ( 326/1058) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-15T13:35:21.2969603Z         PASS [   0.269s] ( 327/1058) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-15T13:35:21.3483320Z         PASS [   1.405s] ( 328/1058) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-15T13:35:21.3811008Z         PASS [   0.033s] ( 329/1058) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-15T13:35:21.3979581Z         PASS [   0.232s] ( 330/1058) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-15T13:35:21.3997723Z         PASS [   1.493s] ( 331/1058) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-15T13:35:21.4064883Z         PASS [   0.025s] ( 332/1058) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-15T13:35:21.4230047Z         PASS [   1.511s] ( 333/1058) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-15T13:35:21.4327688Z         PASS [   0.031s] ( 334/1058) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-15T13:35:21.4328686Z         PASS [   0.025s] ( 335/1058) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-15T13:35:21.4435529Z         PASS [   0.019s] ( 336/1058) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-15T13:35:21.4495094Z         PASS [   0.018s] ( 337/1058) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-15T13:35:21.4509111Z         PASS [   0.233s] ( 338/1058) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-15T13:35:21.4643911Z         PASS [   0.033s] ( 339/1058) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-15T13:35:21.4812409Z         PASS [   0.039s] ( 340/1058) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-15T13:35:21.4815342Z         PASS [   0.250s] ( 341/1058) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-15T13:35:21.4838845Z         PASS [   0.246s] ( 342/1058) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-15T13:35:21.4842957Z         PASS [   0.086s] ( 343/1058) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-15T13:35:21.4873035Z         PASS [   0.038s] ( 344/1058) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-15T13:35:21.4921313Z         PASS [   0.028s] ( 345/1058) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-15T13:35:21.4949180Z         PASS [   0.014s] ( 346/1058) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-15T13:35:21.5029929Z         PASS [   0.019s] ( 347/1058) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-15T13:35:21.5105785Z         PASS [   0.023s] ( 348/1058) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-15T13:35:21.5198343Z         PASS [   0.027s] ( 349/1058) spt-daemon reconcile::tests::active_node_wins
2026-06-15T13:35:21.5201121Z         PASS [   0.038s] ( 350/1058) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-15T13:35:21.5243290Z         PASS [   0.029s] ( 351/1058) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-15T13:35:21.5273114Z         PASS [   0.024s] ( 352/1058) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-15T13:35:21.5355851Z         PASS [   0.025s] ( 353/1058) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-15T13:35:21.5375989Z         PASS [   0.053s] ( 354/1058) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-15T13:35:21.5535312Z         PASS [   0.096s] ( 355/1058) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-15T13:35:21.5536657Z         PASS [   0.272s] ( 356/1058) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-15T13:35:21.5537263Z         PASS [   0.257s] ( 357/1058) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-15T13:35:21.5792827Z         PASS [   0.059s] ( 358/1058) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-15T13:35:21.5956537Z         PASS [   0.070s] ( 359/1058) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-15T13:35:21.6056030Z         PASS [   0.085s] ( 360/1058) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-15T13:35:21.6108725Z         PASS [   0.059s] ( 361/1058) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-15T13:35:21.6128307Z         PASS [   0.066s] ( 362/1058) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-15T13:35:21.6129227Z         PASS [   0.059s] ( 363/1058) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-15T13:35:21.6219427Z         PASS [   0.402s] ( 364/1058) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-15T13:35:21.6387676Z         PASS [   0.060s] ( 365/1058) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-15T13:35:21.6396181Z         PASS [   0.102s] ( 366/1058) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-15T13:35:21.6412144Z         PASS [   0.105s] ( 367/1058) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-15T13:35:21.6449308Z         PASS [   0.037s] ( 368/1058) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-15T13:35:21.6450097Z         PASS [   0.117s] ( 369/1058) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-15T13:35:21.6498833Z         PASS [   0.055s] ( 370/1058) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-15T13:35:21.6571433Z         PASS [   0.044s] ( 371/1058) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-15T13:35:21.6803429Z         PASS [   0.075s] ( 372/1058) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-15T13:35:21.6866846Z         PASS [   0.407s] ( 373/1058) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-15T13:35:21.6868860Z         PASS [   0.046s] ( 374/1058) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-15T13:35:21.7049922Z         PASS [   0.062s] ( 375/1058) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-15T13:35:21.7056883Z         PASS [   0.067s] ( 376/1058) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-15T13:35:21.7127992Z         PASS [   0.068s] ( 377/1058) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-15T13:35:21.7163769Z         PASS [   0.071s] ( 378/1058) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-15T13:35:21.7246881Z         PASS [   0.073s] ( 379/1058) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-15T13:35:21.7248143Z         PASS [   0.065s] ( 380/1058) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-15T13:35:21.7253079Z         PASS [   0.045s] ( 381/1058) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-15T13:35:21.7264589Z         PASS [   0.041s] ( 382/1058) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-15T13:35:21.7270409Z         PASS [   0.042s] ( 383/1058) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-15T13:35:21.7336866Z         PASS [   0.029s] ( 384/1058) spt-daemon release::tests::hex_roundtrips
2026-06-15T13:35:21.7419855Z         PASS [   0.026s] ( 385/1058) spt-daemon release::tests::revoked_key_is_rejected
2026-06-15T13:35:21.7510473Z         PASS [   0.027s] ( 386/1058) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-15T13:35:21.7511195Z         PASS [   0.038s] ( 387/1058) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-15T13:35:21.7608421Z         PASS [   0.036s] ( 388/1058) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-15T13:35:21.7618340Z         PASS [   0.056s] ( 389/1058) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-15T13:35:21.7639646Z         PASS [   0.039s] ( 390/1058) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-15T13:35:21.7750974Z         PASS [   0.048s] ( 391/1058) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-15T13:35:21.7751875Z         PASS [   0.043s] ( 392/1058) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-15T13:35:21.7768927Z         PASS [   0.034s] ( 393/1058) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-15T13:35:21.7777863Z         PASS [   0.028s] ( 394/1058) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-15T13:35:21.7796159Z         PASS [   0.053s] ( 395/1058) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-15T13:35:21.7856940Z         PASS [   0.036s] ( 396/1058) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-15T13:35:21.7942034Z         PASS [   0.020s] ( 397/1058) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-15T13:35:21.7961835Z         PASS [   0.499s] ( 398/1058) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-15T13:35:21.7962563Z         PASS [   0.034s] ( 399/1058) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-15T13:35:21.8127860Z         PASS [   0.053s] ( 400/1058) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-15T13:35:21.8128808Z         PASS [   0.048s] ( 401/1058) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-15T13:35:21.8129599Z         PASS [   0.035s] ( 402/1058) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-15T13:35:21.8191416Z         PASS [   0.040s] ( 403/1058) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-15T13:35:21.8314038Z         PASS [   0.033s] ( 404/1058) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-15T13:35:21.8314818Z         PASS [   0.053s] ( 405/1058) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-15T13:35:21.8345397Z         PASS [   0.038s] ( 406/1058) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-15T13:35:21.8517348Z         PASS [   0.039s] ( 407/1058) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-15T13:35:21.8549187Z         PASS [   0.061s] ( 408/1058) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-15T13:35:21.8559856Z         PASS [   0.043s] ( 409/1058) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-15T13:35:21.8560449Z         PASS [   0.043s] ( 410/1058) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-15T13:35:21.8605986Z         PASS [   0.032s] ( 411/1058) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-15T13:35:21.8627366Z         PASS [   0.043s] ( 412/1058) spt-daemon seedmap::tests::take_absent_is_none
2026-06-15T13:35:21.8630887Z         PASS [   0.034s] ( 413/1058) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-15T13:35:21.8647130Z         PASS [   0.031s] ( 414/1058) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-15T13:35:21.8681801Z         PASS [   0.016s] ( 415/1058) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-15T13:35:21.8707846Z         PASS [   0.016s] ( 416/1058) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-15T13:35:21.8738082Z         PASS [   0.018s] ( 417/1058) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-15T13:35:21.8772902Z         PASS [   0.021s] ( 418/1058) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-15T13:35:21.8832278Z         PASS [   0.109s] ( 419/1058) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-15T13:35:21.8927476Z         PASS [   0.030s] ( 420/1058) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-15T13:35:21.8940797Z         PASS [   0.273s] ( 421/1058) spt-daemon relay::tests::run_honors_stop
2026-06-15T13:35:21.8991680Z         PASS [   0.036s] ( 422/1058) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-15T13:35:21.9011495Z         PASS [   0.036s] ( 423/1058) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-15T13:35:21.9040264Z         PASS [   0.043s] ( 424/1058) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-15T13:35:21.9096767Z         PASS [   0.041s] ( 425/1058) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-15T13:35:21.9097433Z         PASS [   0.039s] ( 426/1058) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-15T13:35:21.9117819Z         PASS [   2.200s] ( 427/1058) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-15T13:35:21.9156586Z         PASS [   0.042s] ( 428/1058) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-15T13:35:21.9363054Z         PASS [   0.059s] ( 429/1058) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-15T13:35:21.9634181Z         PASS [   0.178s] ( 430/1058) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-15T13:35:21.9698426Z         PASS [   0.077s] ( 431/1058) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-15T13:35:21.9831322Z         PASS [   0.071s] ( 432/1058) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-15T13:35:21.9864009Z         PASS [   0.372s] ( 433/1058) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-15T13:35:21.9864634Z         PASS [   0.069s] ( 434/1058) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-15T13:35:21.9865311Z         PASS [   0.076s] ( 435/1058) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-15T13:35:21.9900609Z         PASS [   0.086s] ( 436/1058) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-15T13:35:22.0056219Z         PASS [   0.119s] ( 437/1058) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-15T13:35:22.0136102Z         PASS [   0.044s] ( 438/1058) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-15T13:35:22.0175090Z         PASS [   0.108s] ( 439/1058) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-15T13:35:22.0364807Z         PASS [   0.053s] ( 440/1058) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-15T13:35:22.0391460Z         PASS [   0.073s] ( 441/1058) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-15T13:35:22.0392061Z         PASS [   0.049s] ( 442/1058) spt-daemon sync::tests::gate_decision_table
2026-06-15T13:35:22.0449101Z         PASS [   0.028s] ( 443/1058) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-15T13:35:22.0589396Z         PASS [   0.022s] ( 444/1058) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-15T13:35:22.0621513Z         PASS [   0.023s] ( 445/1058) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-15T13:35:22.0622485Z         PASS [   0.025s] ( 446/1058) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-15T13:35:22.0647867Z         PASS [   0.020s] ( 447/1058) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-15T13:35:22.0776267Z         PASS [   0.019s] ( 448/1058) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-15T13:35:22.0811788Z         PASS [   0.094s] ( 449/1058) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-15T13:35:22.1180798Z         PASS [   0.050s] ( 450/1058) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-15T13:35:22.1195247Z         PASS [   0.050s] ( 451/1058) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-15T13:35:22.1200576Z         PASS [   0.038s] ( 452/1058) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-15T13:35:22.1293944Z         PASS [   0.045s] ( 453/1058) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-15T13:35:22.1308550Z         PASS [   0.065s] ( 454/1058) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-15T13:35:22.1475587Z         PASS [   0.163s] ( 455/1058) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-15T13:35:22.1544691Z         PASS [   0.036s] ( 456/1058) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-15T13:35:22.1733648Z         PASS [   0.060s] ( 457/1058) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-15T13:35:22.2459750Z         PASS [   0.345s] ( 458/1058) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-15T13:35:22.3041217Z         PASS [   0.127s] ( 459/1058) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-15T13:35:22.3224359Z         PASS [   0.173s] ( 460/1058) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-15T13:35:22.3314503Z         PASS [   0.391s] ( 461/1058) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-15T13:35:22.3924764Z         PASS [   0.240s] ( 462/1058) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-15T13:35:22.4418209Z         PASS [   0.143s] ( 463/1058) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-15T13:35:22.4519095Z         PASS [   0.125s] ( 464/1058) spt-daemon::attach resize_is_controller_exclusive
2026-06-15T13:35:22.4542637Z         PASS [   0.555s] ( 465/1058) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-15T13:35:22.4876714Z         PASS [   0.593s] ( 466/1058) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-15T13:35:22.4936466Z         PASS [   0.247s] ( 467/1058) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-15T13:35:22.4976430Z         PASS [   0.371s] ( 468/1058) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-15T13:35:22.5029815Z         PASS [   0.379s] ( 469/1058) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-15T13:35:22.5233379Z         PASS [   0.028s] ( 470/1058) spt-daemon::budget measure_dormant_seat_budget
2026-06-15T13:35:22.5423785Z         PASS [   0.150s] ( 471/1058) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-15T13:35:22.5599474Z         PASS [   0.106s] ( 472/1058) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-15T13:35:22.5726439Z         PASS [   0.085s] ( 473/1058) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-15T13:35:22.5748301Z         PASS [   0.054s] ( 474/1058) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-15T13:35:22.5919013Z         PASS [   0.268s] ( 475/1058) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-15T13:35:22.6961003Z         PASS [   0.577s] ( 476/1058) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-15T13:35:22.7350444Z         PASS [   0.293s] ( 477/1058) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-15T13:35:22.8653979Z         PASS [   0.291s] ( 478/1058) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-15T13:35:22.8664682Z         PASS [   0.324s] ( 479/1058) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-15T13:35:22.9215645Z         PASS [   0.331s] ( 480/1058) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-15T13:35:22.9244975Z         PASS [   0.423s] ( 481/1058) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-15T13:35:22.9450370Z         PASS [   0.251s] ( 482/1058) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-15T13:35:23.0018633Z         PASS [   0.442s] ( 483/1058) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-15T13:35:23.0023518Z         PASS [   0.430s] ( 484/1058) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-15T13:35:23.0655625Z         PASS [   1.080s] ( 485/1058) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-15T13:35:23.0995844Z         PASS [   0.647s] ( 486/1058) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-15T13:35:23.1368508Z         PASS [   0.271s] ( 487/1058) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-15T13:35:23.1751924Z         PASS [   0.038s] ( 488/1058) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-15T13:35:23.1806398Z         PASS [   0.250s] ( 489/1058) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T13:35:23.2447573Z         PASS [   0.299s] ( 490/1058) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-15T13:35:23.2622672Z         PASS [   0.341s] ( 491/1058) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-15T13:35:23.2656855Z         PASS [   0.166s] ( 492/1058) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-15T13:35:23.2856839Z         PASS [   1.283s] ( 493/1058) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-15T13:35:23.2924479Z         PASS [   0.226s] ( 494/1058) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-15T13:35:23.4274901Z         PASS [   0.554s] ( 495/1058) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-15T13:35:23.4276337Z         PASS [   0.244s] ( 496/1058) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-15T13:35:23.5504201Z         PASS [   0.375s] ( 497/1058) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-15T13:35:23.6997417Z         PASS [   0.697s] ( 498/1058) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-15T13:35:23.7368578Z         PASS [   0.445s] ( 499/1058) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-15T13:35:23.7383956Z         PASS [   0.451s] ( 500/1058) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-15T13:35:23.8120919Z         PASS [   0.387s] ( 501/1058) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-15T13:35:23.8653885Z         PASS [   0.603s] ( 502/1058) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-15T13:35:23.9318697Z         PASS [   0.377s] ( 503/1058) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-15T13:35:23.9346666Z         PASS [   0.669s] ( 504/1058) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-15T13:35:24.0503871Z         PASS [   1.046s] ( 505/1058) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-15T13:35:24.1192462Z         PASS [   0.874s] ( 506/1058) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-15T13:35:24.2279023Z         PASS [  11.477s] ( 507/1058) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-15T13:35:24.2492539Z         PASS [   0.201s] ( 508/1058) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-15T13:35:24.2664852Z         PASS [   0.527s] ( 509/1058) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-15T13:35:24.2731792Z         PASS [   0.534s] ( 510/1058) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-15T13:35:24.3093610Z         PASS [   0.885s] ( 511/1058) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-15T13:35:24.3669334Z         PASS [   2.352s] ( 512/1058) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-15T13:35:24.3708510Z         PASS [   0.671s] ( 513/1058) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-15T13:35:24.4132259Z         PASS [   0.472s] ( 514/1058) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-15T13:35:24.4405439Z         PASS [   0.634s] ( 515/1058) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-15T13:35:24.4949500Z         PASS [   0.189s] ( 516/1058) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-15T13:35:24.5364580Z         PASS [   0.266s] ( 517/1058) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-15T13:35:24.5882308Z         PASS [   0.212s] ( 518/1058) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-15T13:35:24.6188219Z         PASS [   0.211s] ( 519/1058) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-15T13:35:24.6648688Z         PASS [   0.739s] ( 520/1058) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-15T13:35:24.8832947Z         PASS [   0.347s] ( 521/1058) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-15T13:35:25.0351204Z         PASS [   0.541s] ( 522/1058) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-15T13:35:25.0488952Z         PASS [   0.014s] ( 523/1058) spt-daemon::twohost two_host_ladder_role_a
2026-06-15T13:35:25.0612848Z         PASS [   0.012s] ( 524/1058) spt-daemon::twohost two_host_ladder_role_b
2026-06-15T13:35:25.1019022Z         PASS [   0.218s] ( 525/1058) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-15T13:35:25.4851898Z         PASS [   2.751s] ( 526/1058) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-15T13:35:26.0083035Z         PASS [   1.744s] ( 527/1058) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-15T13:35:26.4028982Z         PASS [   2.284s] ( 528/1058) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-15T13:35:28.7384767Z         PASS [  20.996s] ( 529/1058) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-15T13:35:28.7392385Z         PASS [   4.368s] ( 530/1058) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-15T13:35:28.7465535Z         PASS [   4.521s] ( 531/1058) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-15T13:35:28.7492129Z         PASS [   3.688s] ( 532/1058) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-15T13:35:28.7494419Z         PASS [   4.309s] ( 533/1058) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-15T13:35:28.7564063Z         PASS [   0.018s] ( 534/1058) spt-live context::tests::direct_always_writes
2026-06-15T13:35:28.7625463Z         PASS [   0.013s] ( 535/1058) spt-live context::tests::llm_past_window_writes
2026-06-15T13:35:28.7643711Z         PASS [   0.018s] ( 536/1058) spt-live context::tests::llm_over_llm_writes
2026-06-15T13:35:28.7646325Z         PASS [   0.015s] ( 537/1058) spt-live context::tests::llm_within_window_suppressed
2026-06-15T13:35:28.8137990Z         PASS [   0.058s] ( 538/1058) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-15T13:35:28.8214376Z         PASS [   0.059s] ( 539/1058) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-15T13:35:28.8235113Z         PASS [   0.084s] ( 540/1058) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-15T13:35:28.8320410Z         PASS [   0.010s] ( 541/1058) spt-live digest::tests::missing_source_file_is_read_error
2026-06-15T13:35:28.8412013Z         PASS [   0.018s] ( 542/1058) spt-live digest::tests::no_source_errors
2026-06-15T13:35:28.8717909Z         PASS [   4.620s] ( 543/1058) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-15T13:35:28.8718707Z         PASS [   0.107s] ( 544/1058) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-15T13:35:28.8831305Z         PASS [   0.069s] ( 545/1058) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-15T13:35:28.8849110Z         PASS [   0.013s] ( 546/1058) spt-live echo::tests::provenance_is_stamped
2026-06-15T13:35:28.9226600Z         PASS [   0.053s] ( 547/1058) spt-live echo::tests::echo_nonzero_errors
2026-06-15T13:35:28.9333665Z         PASS [   0.048s] ( 548/1058) spt-live history::tests::fetcher_yields_records
2026-06-15T13:35:28.9469038Z         PASS [   0.013s] ( 549/1058) spt-live history::tests::missing_fetcher_field_errors
2026-06-15T13:35:28.9594660Z         PASS [   0.126s] ( 550/1058) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-15T13:35:28.9714218Z         PASS [   0.127s] ( 551/1058) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-15T13:35:28.9773563Z         PASS [   0.030s] ( 552/1058) spt-live history::tests::native_missing_log_is_empty
2026-06-15T13:35:28.9776378Z         PASS [   3.876s] ( 553/1058) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-15T13:35:28.9839066Z         PASS [   0.026s] ( 554/1058) spt-live history::tests::native_reads_logged_records
2026-06-15T13:35:28.9985350Z         PASS [   0.014s] ( 555/1058) spt-live ingest::tests::no_drops_is_empty
2026-06-15T13:35:29.0282553Z         PASS [   3.543s] ( 556/1058) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-15T13:35:29.0720181Z         PASS [   0.149s] ( 557/1058) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-15T13:35:29.0772821Z         PASS [   2.674s] ( 558/1058) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-15T13:35:29.0865197Z         PASS [   0.015s] ( 559/1058) spt-live inject::tests::long_body_is_capped
2026-06-15T13:35:29.1016519Z         PASS [   0.024s] ( 560/1058) spt-live inject::tests::missing_perch_is_best_effort
2026-06-15T13:35:29.1184248Z         PASS [   3.109s] ( 561/1058) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-15T13:35:29.1229603Z         PASS [   0.021s] ( 562/1058) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-15T13:35:29.1253669Z         PASS [   0.039s] ( 563/1058) spt-live inject::tests::tap_appends_a_context_entry
2026-06-15T13:35:29.1369577Z         PASS [   0.019s] ( 564/1058) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-15T13:35:29.1370257Z         PASS [  16.674s] ( 565/1058) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-15T13:35:29.1423162Z         PASS [   0.019s] ( 566/1058) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-15T13:35:29.1443504Z         PASS [   0.019s] ( 567/1058) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-15T13:35:29.1548886Z         PASS [   0.018s] ( 568/1058) spt-live outbound::tests::prose_only_yields_nothing
2026-06-15T13:35:29.1598707Z         PASS [   0.023s] ( 569/1058) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-15T13:35:29.1636814Z         PASS [   0.021s] ( 570/1058) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-15T13:35:29.1672639Z         PASS [   0.023s] ( 571/1058) spt-live psyche::tests::prompt_without_event
2026-06-15T13:35:29.1803655Z         PASS [   0.020s] ( 572/1058) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-15T13:35:29.1978865Z         PASS [   0.031s] ( 573/1058) spt-live pulse::tests::tick_reports_idle
2026-06-15T13:35:29.2541892Z         PASS [   0.099s] ( 574/1058) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-15T13:35:29.3547334Z         LEAK [   0.589s] ( 575/1058) spt-live digest::tests::extractor_timeout_errors
2026-06-15T13:35:29.4430506Z         LEAK [   0.559s] ( 576/1058) spt-live history::tests::fetcher_timeout_errors
2026-06-15T13:35:29.5354366Z         PASS [   0.093s] ( 577/1058) spt-live resume::tests::continue_existing_resumes_session
2026-06-15T13:35:29.9266351Z         PASS [   0.928s] ( 578/1058) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-15T13:35:30.2640583Z         PASS [   1.066s] ( 579/1058) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-15T13:35:30.3656308Z         PASS [   0.097s] ( 580/1058) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-15T13:35:30.3694209Z         PASS [   6.504s] ( 581/1058) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-15T13:35:30.3836716Z         PASS [   0.023s] ( 582/1058) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-15T13:35:30.4011224Z         PASS [   0.017s] ( 583/1058) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-15T13:35:30.4394151Z         PASS [   0.034s] ( 584/1058) spt-live signoff::tests::missing_session_skips_echo
2026-06-15T13:35:30.4553259Z         PASS [   0.019s] ( 585/1058) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-15T13:35:30.4789683Z         PASS [   0.020s] ( 586/1058) spt-live signoff::tests::stale_signoff_swept
2026-06-15T13:35:30.5410466Z         PASS [   1.560s] ( 587/1058) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-15T13:35:30.5616580Z         PASS [   0.087s] ( 588/1058) spt-live turn::tests::empty_stdout_is_an_error
2026-06-15T13:35:30.5897492Z         PASS [   1.606s] ( 589/1058) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-15T13:35:30.6121424Z         PASS [   0.025s] ( 590/1058) spt-msg deliver::tests::deferred_send_validates
2026-06-15T13:35:30.6332227Z         PASS [   0.093s] ( 591/1058) spt-live turn::tests::turn_captures_stdout
2026-06-15T13:35:30.6879875Z         PASS [   1.524s] ( 592/1058) spt-live pulse::tests::tick_ingests_drops
2026-06-15T13:35:30.7371414Z         PASS [   0.176s] ( 593/1058) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-15T13:35:30.8128538Z         PASS [   1.630s] ( 594/1058) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-15T13:35:30.8168917Z         PASS [   0.208s] ( 595/1058) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-15T13:35:30.8251817Z         PASS [   0.013s] ( 596/1058) spt-msg emit::tests::anonymous_still_enveloped
2026-06-15T13:35:30.8265330Z         PASS [   0.010s] ( 597/1058) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-15T13:35:30.8380365Z         PASS [   0.013s] ( 598/1058) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-15T13:35:30.8421705Z         PASS [   0.016s] ( 599/1058) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-15T13:35:30.8624946Z         PASS [   0.025s] ( 600/1058) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-15T13:35:30.8647911Z         PASS [   0.023s] ( 601/1058) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-15T13:35:30.8848187Z         PASS [   0.019s] ( 602/1058) spt-msg emit::tests::whole_render_never_chunks
2026-06-15T13:35:30.8855680Z         PASS [   6.268s] ( 603/1058) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-15T13:35:30.8887215Z         PASS [   0.258s] ( 604/1058) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-15T13:35:30.8930411Z         PASS [   0.153s] ( 605/1058) spt-msg deliver::tests::send_outcome_mapping
2026-06-15T13:35:30.9707045Z         PASS [   2.003s] ( 606/1058) spt-live ingest::tests::both_drops_ingested
2026-06-15T13:35:31.0312026Z         PASS [   0.166s] ( 607/1058) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-15T13:35:31.0544038Z         PASS [   0.165s] ( 608/1058) spt-msg listener::tests::drop_unregisters_address
2026-06-15T13:35:31.0698389Z         PASS [   0.187s] ( 609/1058) spt-msg listener::tests::blocking_accepts_within_window
2026-06-15T13:35:31.0728636Z         PASS [   1.719s] ( 610/1058) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-15T13:35:31.0950562Z         PASS [   0.022s] ( 611/1058) spt-msg ring::tests::ring_no_perch
2026-06-15T13:35:31.1437507Z         PASS [   0.258s] ( 612/1058) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-15T13:35:34.9521410Z         PASS [   4.062s] ( 613/1058) spt-msg ready::tests::backlog_drains_on_start
2026-06-15T13:35:34.9531880Z         PASS [   5.418s] ( 614/1058) spt-live resume::tests::download_composes_two_tiers
2026-06-15T13:35:34.9609415Z         PASS [   0.009s] ( 615/1058) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-15T13:35:34.9644956Z         PASS [   0.011s] ( 616/1058) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-15T13:35:34.9700215Z         PASS [   3.999s] ( 617/1058) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-15T13:35:34.9700829Z         PASS [   0.009s] ( 618/1058) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-15T13:35:34.9748520Z         PASS [   0.010s] ( 619/1058) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-15T13:35:34.9780302Z         PASS [   0.008s] ( 620/1058) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-15T13:35:34.9831673Z         PASS [   0.013s] ( 621/1058) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-15T13:35:35.0026282Z         PASS [   0.019s] ( 622/1058) spt-net net::attach::tests::attach_intents_round_trip
2026-06-15T13:35:35.0081936Z         PASS [   4.321s] ( 623/1058) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-15T13:35:35.0160332Z         PASS [   0.013s] ( 624/1058) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-15T13:35:35.0220696Z         PASS [   0.014s] ( 625/1058) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-15T13:35:35.0290830Z         PASS [   0.013s] ( 626/1058) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T13:35:35.0345962Z         PASS [   0.012s] ( 627/1058) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-15T13:35:35.0415031Z         PASS [   3.987s] ( 628/1058) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-15T13:35:35.0471415Z         PASS [   0.013s] ( 629/1058) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-15T13:35:35.0570951Z         PASS [   4.026s] ( 630/1058) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-15T13:35:35.0645293Z         PASS [   0.017s] ( 631/1058) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-15T13:35:35.0702465Z         PASS [   0.013s] ( 632/1058) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-15T13:35:35.0769535Z         PASS [   0.012s] ( 633/1058) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-15T13:35:35.0874407Z         PASS [   0.017s] ( 634/1058) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-15T13:35:35.0917114Z         PASS [   3.997s] ( 635/1058) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-15T13:35:35.1074559Z         PASS [   0.030s] ( 636/1058) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-15T13:35:35.1131615Z         PASS [   0.082s] ( 637/1058) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-15T13:35:35.1177554Z         PASS [   0.031s] ( 638/1058) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-15T13:35:35.1191023Z         PASS [   0.026s] ( 639/1058) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-15T13:35:35.1261734Z         PASS [   0.018s] ( 640/1058) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-15T13:35:35.1292121Z         PASS [   4.058s] ( 641/1058) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-15T13:35:35.1312697Z         PASS [   0.019s] ( 642/1058) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-15T13:35:35.1386194Z         PASS [   0.018s] ( 643/1058) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-15T13:35:35.1473316Z         PASS [   0.027s] ( 644/1058) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-15T13:35:35.1532887Z         PASS [   0.026s] ( 645/1058) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-15T13:35:35.1549043Z         PASS [   0.024s] ( 646/1058) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-15T13:35:35.1549726Z         PASS [   0.027s] ( 647/1058) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-15T13:35:35.1565493Z         PASS [   0.021s] ( 648/1058) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-15T13:35:35.1676157Z         PASS [   0.016s] ( 649/1058) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-15T13:35:35.1695297Z         PASS [   0.015s] ( 650/1058) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-15T13:35:35.1738721Z         PASS [   0.019s] ( 651/1058) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-15T13:35:35.1816817Z         PASS [   0.140s] ( 652/1058) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-15T13:35:35.1830787Z         PASS [   0.016s] ( 653/1058) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-15T13:35:35.1835490Z         PASS [   0.027s] ( 654/1058) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-15T13:35:35.1851375Z         PASS [   5.931s] ( 655/1058) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-15T13:35:35.1860351Z         PASS [   0.017s] ( 656/1058) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-15T13:35:35.1905823Z         PASS [   0.016s] ( 657/1058) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-15T13:35:35.1949890Z         PASS [   0.013s] ( 658/1058) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-15T13:35:35.2106330Z         PASS [   0.027s] ( 659/1058) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-15T13:35:35.2246773Z         PASS [   0.041s] ( 660/1058) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-15T13:35:35.2261889Z         PASS [   0.041s] ( 661/1058) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-15T13:35:35.2329349Z         PASS [   0.047s] ( 662/1058) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-15T13:35:35.2391837Z         PASS [   0.049s] ( 663/1058) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-15T13:35:35.2552442Z         PASS [   0.060s] ( 664/1058) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-15T13:35:35.2569515Z         PASS [   0.047s] ( 665/1058) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-15T13:35:35.2616087Z         PASS [   6.234s] ( 666/1058) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-15T13:35:35.2623995Z         PASS [   0.038s] ( 667/1058) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-15T13:35:35.2659475Z         PASS [   0.040s] ( 668/1058) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-15T13:35:35.3311011Z         PASS [   0.089s] ( 669/1058) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-15T13:35:35.3499998Z         PASS [   0.205s] ( 670/1058) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-15T13:35:35.3516321Z         PASS [   0.118s] ( 671/1058) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-15T13:35:35.3543327Z         PASS [   0.099s] ( 672/1058) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-15T13:35:35.3617604Z         PASS [   0.100s] ( 673/1058) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-15T13:35:35.3622410Z         PASS [   0.105s] ( 674/1058) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-15T13:35:35.3703637Z         PASS [   0.020s] ( 675/1058) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-15T13:35:35.3711464Z         PASS [   0.109s] ( 676/1058) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-15T13:35:35.3728839Z         PASS [   0.107s] ( 677/1058) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-15T13:35:35.3752580Z         PASS [   0.024s] ( 678/1058) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-15T13:35:35.3799831Z         PASS [   0.024s] ( 679/1058) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-15T13:35:35.3801791Z         PASS [  12.881s] ( 680/1058) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-15T13:35:35.3802447Z         PASS [   0.405s] ( 681/1058) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-15T13:35:35.3803180Z         PASS [   0.019s] ( 682/1058) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-15T13:35:35.3829543Z         PASS [   0.021s] ( 683/1058) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-15T13:35:35.3876508Z         PASS [   0.018s] ( 684/1058) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-15T13:35:35.3899965Z         PASS [   0.019s] ( 685/1058) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-15T13:35:35.3936750Z         PASS [   0.021s] ( 686/1058) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-15T13:35:35.3973896Z         PASS [   0.022s] ( 687/1058) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-15T13:35:35.4055824Z         PASS [   0.024s] ( 688/1058) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-15T13:35:35.4066884Z         PASS [   0.028s] ( 689/1058) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-15T13:35:35.4135768Z         PASS [   0.033s] ( 690/1058) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-15T13:35:35.4172890Z         PASS [   0.037s] ( 691/1058) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-15T13:35:35.4249172Z         PASS [   0.040s] ( 692/1058) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-15T13:35:35.4249970Z         PASS [   0.096s] ( 693/1058) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-15T13:35:35.4414933Z         PASS [   0.043s] ( 694/1058) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-15T13:35:35.4415692Z         PASS [   0.042s] ( 695/1058) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-15T13:35:35.4451585Z         PASS [   4.296s] ( 696/1058) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-15T13:35:35.4619971Z         PASS [   0.047s] ( 697/1058) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-15T13:35:35.4862484Z         PASS [   0.049s] ( 698/1058) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-15T13:35:35.4977146Z         PASS [   0.058s] ( 699/1058) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-15T13:35:35.5015065Z         PASS [   0.060s] ( 700/1058) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-15T13:35:35.5077254Z         PASS [   5.577s] ( 701/1058) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-15T13:35:35.5191036Z         PASS [   0.055s] ( 702/1058) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-15T13:35:35.5255303Z         PASS [   0.021s] ( 703/1058) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-15T13:35:35.5264478Z         PASS [   0.039s] ( 704/1058) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-15T13:35:35.5265370Z         PASS [   0.027s] ( 705/1058) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-15T13:35:35.5291839Z         PASS [   0.141s] ( 706/1058) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-15T13:35:35.5298113Z         PASS [   0.029s] ( 707/1058) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-15T13:35:35.5321889Z         PASS [   0.017s] ( 708/1058) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-15T13:35:35.5538128Z         PASS [   0.574s] ( 709/1058) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-15T13:35:35.5558165Z         PASS [   0.031s] ( 710/1058) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-15T13:35:35.5622137Z         PASS [   0.031s] ( 711/1058) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-15T13:35:35.5623146Z         PASS [   0.029s] ( 712/1058) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-15T13:35:35.5624273Z         PASS [   0.034s] ( 713/1058) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-15T13:35:35.5634799Z         PASS [   0.034s] ( 714/1058) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-15T13:35:35.5657087Z         PASS [   0.033s] ( 715/1058) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-15T13:35:35.6077355Z         PASS [   0.051s] ( 716/1058) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-15T13:35:35.6176554Z         PASS [   0.057s] ( 717/1058) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-15T13:35:35.6177300Z         PASS [   0.057s] ( 718/1058) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-15T13:35:35.6222573Z         PASS [   0.060s] ( 719/1058) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-15T13:35:35.6223470Z         PASS [   0.060s] ( 720/1058) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-15T13:35:35.6224222Z         PASS [   0.051s] ( 721/1058) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-15T13:35:35.6225119Z         PASS [   0.059s] ( 722/1058) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-15T13:35:35.6310499Z         PASS [   0.023s] ( 723/1058) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-15T13:35:35.6311148Z         PASS [   0.207s] ( 724/1058) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-15T13:35:35.6417858Z         PASS [   0.219s] ( 725/1058) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-15T13:35:35.6418877Z         PASS [   0.023s] ( 726/1058) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-15T13:35:35.6437558Z         PASS [   0.026s] ( 727/1058) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-15T13:35:35.6492438Z         PASS [   0.032s] ( 728/1058) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-15T13:35:35.6493047Z         PASS [   0.033s] ( 729/1058) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-15T13:35:35.6510133Z         PASS [   0.034s] ( 730/1058) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-15T13:35:35.6540221Z         PASS [   0.025s] ( 731/1058) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-15T13:35:35.6552828Z         PASS [   0.031s] ( 732/1058) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-15T13:35:35.6622274Z         PASS [   0.030s] ( 733/1058) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-15T13:35:35.6623089Z         PASS [   0.025s] ( 734/1058) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-15T13:35:35.6773934Z         PASS [   0.270s] ( 735/1058) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-15T13:35:35.6802013Z         PASS [   0.029s] ( 736/1058) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-15T13:35:35.6802732Z         PASS [   0.039s] ( 737/1058) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-15T13:35:35.6803852Z         PASS [   0.036s] ( 738/1058) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-15T13:35:35.6869242Z         PASS [   0.291s] ( 739/1058) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-15T13:35:35.6949618Z         PASS [   0.039s] ( 740/1058) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-15T13:35:35.6950258Z         PASS [   0.041s] ( 741/1058) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-15T13:35:35.6950925Z         PASS [   0.040s] ( 742/1058) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-15T13:35:35.6951867Z         PASS [   0.044s] ( 743/1058) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-15T13:35:35.6978836Z         PASS [   0.037s] ( 744/1058) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-15T13:35:35.7043281Z         PASS [   0.040s] ( 745/1058) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T13:35:35.7044392Z         PASS [   0.027s] ( 746/1058) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T13:35:35.7114070Z         PASS [   0.034s] ( 747/1058) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-15T13:35:35.7140251Z         PASS [   0.036s] ( 748/1058) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-15T13:35:35.7140870Z         PASS [   0.310s] ( 749/1058) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-15T13:35:35.7141565Z         PASS [   0.035s] ( 750/1058) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-15T13:35:35.7169516Z         PASS [   0.036s] ( 751/1058) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-15T13:35:35.7186360Z         PASS [   0.026s] ( 752/1058) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-15T13:35:35.7210716Z         PASS [   0.028s] ( 753/1058) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T13:35:35.7224243Z         PASS [   0.299s] ( 754/1058) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-15T13:35:35.7265410Z         PASS [   0.034s] ( 755/1058) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-15T13:35:35.7307039Z         PASS [   0.037s] ( 756/1058) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-15T13:35:35.7321508Z         PASS [   0.030s] ( 757/1058) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-15T13:35:35.7404389Z         PASS [   0.037s] ( 758/1058) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-15T13:35:35.7426856Z         PASS [   0.045s] ( 759/1058) spt-proto addr::tests::display_round_trips
2026-06-15T13:35:35.7444429Z         PASS [   0.034s] ( 760/1058) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-15T13:35:35.7472551Z         PASS [   0.034s] ( 761/1058) spt-proto chunk::tests::malformed_parts_return_none
2026-06-15T13:35:35.7473084Z         PASS [   0.034s] ( 762/1058) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-15T13:35:35.7513987Z         PASS [   0.037s] ( 763/1058) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-15T13:35:35.7550197Z         PASS [   0.038s] ( 764/1058) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-15T13:35:35.7564385Z         PASS [   0.038s] ( 765/1058) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-15T13:35:35.7603819Z         PASS [   0.039s] ( 766/1058) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-15T13:35:35.7670444Z         PASS [   0.040s] ( 767/1058) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-15T13:35:35.7696203Z         PASS [   0.039s] ( 768/1058) spt-proto endpoint::tests::broker_and_node_families
2026-06-15T13:35:35.7722572Z         PASS [   0.040s] ( 769/1058) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-15T13:35:35.7754355Z         PASS [   0.035s] ( 770/1058) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-15T13:35:35.7788340Z         PASS [   0.036s] ( 771/1058) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-15T13:35:35.7835560Z         PASS [   0.039s] ( 772/1058) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-15T13:35:35.7902616Z         PASS [   0.043s] ( 773/1058) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-15T13:35:35.7967320Z         PASS [   0.049s] ( 774/1058) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-15T13:35:35.7994730Z         PASS [   0.076s] ( 775/1058) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-15T13:35:35.8013040Z         PASS [   0.046s] ( 776/1058) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-15T13:35:35.8018215Z         PASS [   0.051s] ( 777/1058) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-15T13:35:35.8023741Z         PASS [   0.046s] ( 778/1058) spt-proto envelope::tests::parser_both_tags_present
2026-06-15T13:35:35.8033723Z         PASS [   0.044s] ( 779/1058) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-15T13:35:35.8101812Z         PASS [   0.044s] ( 780/1058) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-15T13:35:35.8132544Z         PASS [   0.044s] ( 781/1058) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-15T13:35:35.8160412Z         PASS [   0.044s] ( 782/1058) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-15T13:35:35.8193556Z         PASS [   0.044s] ( 783/1058) spt-proto event::tests::alarm_event_round_trips
2026-06-15T13:35:35.8223108Z         PASS [   0.043s] ( 784/1058) spt-proto event::tests::attr_decode_is_amp_last
2026-06-15T13:35:35.8253926Z         PASS [   0.042s] ( 785/1058) spt-proto event::tests::attr_order_preserved
2026-06-15T13:35:35.8291274Z         PASS [   0.039s] ( 786/1058) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-15T13:35:35.8321555Z         PASS [   0.036s] ( 787/1058) spt-proto event::tests::empty_body_envelope_parses
2026-06-15T13:35:35.8347964Z         PASS [   0.036s] ( 788/1058) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-15T13:35:35.8379754Z         PASS [   0.037s] ( 789/1058) spt-proto event::tests::msg_event_round_trips
2026-06-15T13:35:35.8425156Z         PASS [   0.040s] ( 790/1058) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-15T13:35:35.8453167Z         PASS [   0.043s] ( 791/1058) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-15T13:35:35.8474459Z         PASS [   0.044s] ( 792/1058) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-15T13:35:35.8504524Z         PASS [   0.040s] ( 793/1058) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-15T13:35:35.8536245Z         PASS [   0.040s] ( 794/1058) spt-proto event::tests::user_msg_event_round_trips
2026-06-15T13:35:35.8566948Z         PASS [   0.041s] ( 795/1058) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-15T13:35:35.8607713Z         PASS [   0.041s] ( 796/1058) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-15T13:35:35.8632811Z         PASS [   0.041s] ( 797/1058) spt-proto id::tests::accepts_japanese_scripts
2026-06-15T13:35:35.8662269Z         PASS [   0.041s] ( 798/1058) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-15T13:35:35.8692017Z         PASS [   0.040s] ( 799/1058) spt-proto id::tests::rejects_empty_and_overlong
2026-06-15T13:35:35.8721576Z         PASS [   0.040s] ( 800/1058) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-15T13:35:35.8753348Z         PASS [   0.040s] ( 801/1058) spt-proto id::tests::reports_bad_char_position
2026-06-15T13:35:35.8777899Z         PASS [   0.040s] ( 802/1058) spt-proto id::tests::reserves_address_delimiters
2026-06-15T13:35:35.8812111Z         PASS [   0.039s] ( 803/1058) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-15T13:35:35.8883182Z         PASS [   0.041s] ( 804/1058) spt-proto identity::tests::public_key_hex_round_trips
2026-06-15T13:35:35.8936371Z         PASS [   0.048s] ( 805/1058) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-15T13:35:35.8943111Z         PASS [   0.041s] ( 806/1058) spt-proto payload::tests::base64_known_vectors
2026-06-15T13:35:35.8972809Z         PASS [   0.041s] ( 807/1058) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-15T13:35:35.9004429Z         PASS [   0.040s] ( 808/1058) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-15T13:35:35.9030399Z         PASS [   0.040s] ( 809/1058) spt-proto payload::tests::command_payload_round_trips
2026-06-15T13:35:35.9063299Z         PASS [   0.040s] ( 810/1058) spt-proto payload::tests::text_payload_round_trips
2026-06-15T13:35:35.9086605Z         PASS [   0.039s] ( 811/1058) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-15T13:35:35.9120442Z         PASS [   0.040s] ( 812/1058) spt-proto version::tests::current_version_self_compatible
2026-06-15T13:35:35.9147504Z         PASS [   0.039s] ( 813/1058) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-15T13:35:35.9172529Z         PASS [   0.039s] ( 814/1058) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-15T13:35:35.9259215Z         PASS [   0.075s] ( 815/1058) spt-proto identity::tests::sign_verify_round_trip
2026-06-15T13:35:35.9265651Z         PASS [   0.038s] ( 816/1058) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-15T13:35:35.9303095Z         PASS [   0.036s] ( 817/1058) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-15T13:35:35.9318356Z         PASS [   0.037s] ( 818/1058) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-15T13:35:35.9355027Z         PASS [   0.038s] ( 819/1058) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-15T13:35:35.9376629Z         PASS [   0.037s] ( 820/1058) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-15T13:35:35.9438827Z         PASS [   0.063s] ( 821/1058) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-15T13:35:35.9441216Z         PASS [   0.038s] ( 822/1058) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-15T13:35:35.9493903Z         PASS [   0.046s] ( 823/1058) spt-runtime manifest::tests::hint_keyword_matching
2026-06-15T13:35:35.9502734Z         PASS [   0.038s] ( 824/1058) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-15T13:35:35.9520350Z         PASS [   0.043s] ( 825/1058) spt-runtime manifest::tests::manifest_schema_shape
2026-06-15T13:35:35.9541099Z         PASS [   0.039s] ( 826/1058) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-15T13:35:35.9572696Z         PASS [   0.040s] ( 827/1058) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-15T13:35:35.9613061Z         PASS [   0.036s] ( 828/1058) spt-runtime manifest::tests::round_trips_through_toml
2026-06-15T13:35:35.9629134Z         PASS [   0.036s] ( 829/1058) spt-runtime manifest::tests::shell_fixture_parses
2026-06-15T13:35:35.9658611Z         PASS [   0.036s] ( 830/1058) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-15T13:35:35.9709541Z         PASS [   0.039s] ( 831/1058) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-15T13:35:35.9724771Z         PASS [   0.037s] ( 832/1058) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-15T13:35:35.9754816Z         PASS [   0.038s] ( 833/1058) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-15T13:35:35.9785208Z         PASS [   0.035s] ( 834/1058) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-15T13:35:35.9812420Z         PASS [   0.037s] ( 835/1058) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-15T13:35:35.9849218Z         PASS [   0.035s] ( 836/1058) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-15T13:35:35.9887315Z         PASS [   0.038s] ( 837/1058) spt-runtime profile::tests::leaf_replace_contract
2026-06-15T13:35:35.9916725Z         PASS [   0.039s] ( 838/1058) spt-runtime profile::tests::profile_overlays_strings
2026-06-15T13:35:35.9938858Z         PASS [   0.040s] ( 839/1058) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-15T13:35:35.9968287Z         PASS [   0.040s] ( 840/1058) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-15T13:35:35.9993883Z         PASS [   0.038s] ( 841/1058) spt-runtime profile::tests::split_option_first_colon
2026-06-15T13:35:36.0026420Z         PASS [   0.040s] ( 842/1058) spt-runtime profile::tests::string_dot_path_read_write
2026-06-15T13:35:36.0056156Z         PASS [   0.040s] ( 843/1058) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-15T13:35:36.0091388Z         PASS [   0.038s] ( 844/1058) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-15T13:35:36.0129366Z         PASS [   0.040s] ( 845/1058) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-15T13:35:36.0485955Z         PASS [   0.071s] ( 846/1058) spt-runtime registry::tests::create_local_profile_guards
2026-06-15T13:35:36.0637960Z         PASS [   0.084s] ( 847/1058) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-15T13:35:36.0638859Z         PASS [   0.071s] ( 848/1058) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-15T13:35:36.0644734Z         PASS [   0.083s] ( 849/1058) spt-runtime registry::tests::delete_local_profile_rules
2026-06-15T13:35:36.0740921Z         PASS [   0.085s] ( 850/1058) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-15T13:35:36.0771449Z         PASS [   0.092s] ( 851/1058) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-15T13:35:36.0776669Z         PASS [   0.078s] ( 852/1058) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-15T13:35:36.0843934Z         PASS [   0.090s] ( 853/1058) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-15T13:35:36.0859920Z         PASS [   0.021s] ( 854/1058) spt-runtime runtime::tests::fills_known_placeholders
2026-06-15T13:35:36.0881247Z         PASS [   0.079s] ( 855/1058) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-15T13:35:36.0921607Z         PASS [   0.017s] ( 856/1058) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-15T13:35:36.0923714Z         PASS [   0.079s] ( 857/1058) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-15T13:35:36.0936648Z         PASS [   0.096s] ( 858/1058) spt-runtime registry::tests::local_profile_survives_readd
2026-06-15T13:35:36.0937322Z         PASS [   0.088s] ( 859/1058) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-15T13:35:36.0956359Z         PASS [   0.018s] ( 860/1058) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-15T13:35:36.0969418Z         PASS [   0.094s] ( 861/1058) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-15T13:35:36.1029008Z         PASS [   0.019s] ( 862/1058) spt-runtime runtime::tests::unknown_role_errors
2026-06-15T13:35:36.1146375Z         PASS [   0.026s] ( 863/1058) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-15T13:35:36.1184418Z         PASS [   0.072s] ( 864/1058) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-15T13:35:36.1221793Z         PASS [   0.036s] ( 865/1058) spt-store access::tests::allow_revoke_open_polarity
2026-06-15T13:35:36.1250193Z         PASS [   0.047s] ( 866/1058) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-15T13:35:36.1263900Z         PASS [   0.033s] ( 867/1058) spt-store access::tests::users_reservation_decodes_inert
2026-06-15T13:35:36.1284882Z         PASS [   0.037s] ( 868/1058) spt-store access::tests::recent_outbound_is_bounded
2026-06-15T13:35:36.1318963Z         PASS [   0.069s] ( 869/1058) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-15T13:35:36.1323674Z         PASS [   0.040s] ( 870/1058) spt-store access::tests::recent_outbound_persists
2026-06-15T13:35:36.1348376Z         PASS [   0.032s] ( 871/1058) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-15T13:35:36.1396969Z         PASS [   0.044s] ( 872/1058) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-15T13:35:36.1399342Z         PASS [   0.047s] ( 873/1058) spt-store access::tests::store_persists_and_degrades_open
2026-06-15T13:35:36.1405178Z         PASS [   0.026s] ( 874/1058) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-15T13:35:36.1440951Z         PASS [   0.026s] ( 875/1058) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-15T13:35:36.1445974Z         PASS [   0.048s] ( 876/1058) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-15T13:35:36.1466835Z         PASS [   0.025s] ( 877/1058) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-15T13:35:36.1537244Z         PASS [   0.027s] ( 878/1058) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-15T13:35:36.1572112Z         PASS [   0.033s] ( 879/1058) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-15T13:35:36.1588768Z         PASS [   0.030s] ( 880/1058) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-15T13:35:36.1927138Z         PASS [   0.048s] ( 881/1058) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-15T13:35:36.1961903Z         PASS [   0.050s] ( 882/1058) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-15T13:35:36.1988423Z         PASS [   0.052s] ( 883/1058) spt-store contextmark::tests::merge_decisions
2026-06-15T13:35:36.2036818Z         PASS [   0.048s] ( 884/1058) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-15T13:35:36.2038761Z         PASS [   0.046s] ( 885/1058) spt-store contextmark::tests::vector_parse_tolerant
2026-06-15T13:35:36.2738875Z         PASS [   5.900s] ( 886/1058) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-15T13:35:36.4620609Z         PASS [   0.260s] ( 887/1058) spt-store contextstore::tests::invalid_id_refused
2026-06-15T13:35:36.4870000Z         PASS [   0.030s] ( 888/1058) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-15T13:35:36.5059284Z         PASS [   0.015s] ( 889/1058) spt-store epoch::tests::counter_persists_across_reload
2026-06-15T13:35:36.5257124Z         PASS [   0.020s] ( 890/1058) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-15T13:35:36.5567170Z         PASS [   0.033s] ( 891/1058) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-15T13:35:36.5809067Z         PASS [   0.435s] ( 892/1058) spt-store branchstore::tests::open_or_init_idempotent
2026-06-15T13:35:36.5984440Z         PASS [   0.022s] ( 893/1058) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-15T13:35:36.6150778Z         LEAK [   0.552s] ( 894/1058) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-15T13:35:36.6327552Z         PASS [   0.032s] ( 895/1058) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-15T13:35:36.6685838Z         PASS [   0.052s] ( 896/1058) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-15T13:35:36.6903224Z         PASS [   0.058s] ( 897/1058) spt-store history::tests::appends_one_record_per_line
2026-06-15T13:35:36.7068270Z         PASS [   0.153s] ( 898/1058) spt-store gitrun::tests::version_runs_within_budget
2026-06-15T13:35:36.7088806Z         PASS [   0.042s] ( 899/1058) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-15T13:35:36.7093324Z         PASS [   0.022s] ( 900/1058) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-15T13:35:36.7251425Z         PASS [   0.014s] ( 901/1058) spt-store home::tests::home_assignment_matrix
2026-06-15T13:35:36.7337417Z         PASS [   0.023s] ( 902/1058) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-15T13:35:36.7366771Z         PASS [   0.012s] ( 903/1058) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-15T13:35:36.7473429Z         PASS [   0.037s] ( 904/1058) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-15T13:35:36.7526616Z         PASS [   0.019s] ( 905/1058) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-15T13:35:36.7707056Z         PASS [   0.030s] ( 906/1058) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-15T13:35:36.7930376Z         PASS [   0.036s] ( 907/1058) spt-store info::tests::corrupt_content_returns_none
2026-06-15T13:35:36.8226829Z         PASS [   0.048s] ( 908/1058) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-15T13:35:38.0916853Z         PASS [   1.294s] ( 909/1058) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-15T13:35:38.1132759Z         PASS [   1.297s] ( 910/1058) spt-store info::tests::set_last_active_stamps_recency
2026-06-15T13:35:41.5937780Z         PASS [   3.512s] ( 911/1058) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-15T13:35:41.6251022Z         PASS [   3.507s] ( 912/1058) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-15T13:35:41.6614930Z         PASS [   0.064s] ( 913/1058) spt-store info::tests::set_status_marks_existing_record
2026-06-15T13:35:41.6695138Z         PASS [   0.050s] ( 914/1058) spt-store info::tests::write_read_round_trip
2026-06-15T13:35:41.7113890Z         PASS [   0.053s] ( 915/1058) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-15T13:35:41.7248286Z         PASS [   0.057s] ( 916/1058) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-15T13:35:41.7722172Z         PASS [   0.055s] ( 917/1058) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-15T13:35:43.0520428Z         PASS [   1.311s] ( 918/1058) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-15T13:35:43.0778253Z         PASS [   1.303s] ( 919/1058) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-15T13:35:43.1134681Z         PASS [   0.068s] ( 920/1058) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-15T13:35:43.1140655Z         PASS [   6.968s] ( 921/1058) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-15T13:35:43.5813818Z         PASS [   0.505s] ( 922/1058) spt-store nodeid::tests::create_then_load_is_stable
2026-06-15T13:35:43.6419837Z         PASS [   0.525s] ( 923/1058) spt-store nodeid::tests::seed_hex_round_trips
2026-06-15T13:35:43.6420416Z         PASS [   0.522s] ( 924/1058) spt-store notif::tests::listing_is_subnet_scoped
2026-06-15T13:35:43.7887388Z         PASS [   0.159s] ( 925/1058) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-15T13:35:43.8269204Z         PASS [   0.237s] ( 926/1058) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-15T13:35:43.8269826Z         PASS [   0.027s] ( 927/1058) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-15T13:35:43.8330588Z         PASS [   0.195s] ( 928/1058) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-15T13:35:43.8532368Z         PASS [   0.026s] ( 929/1058) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-15T13:35:43.8937697Z         PASS [   0.039s] ( 930/1058) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-15T13:35:43.9384806Z         PASS [   0.033s] ( 931/1058) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-15T13:35:43.9386322Z         PASS [   0.113s] ( 932/1058) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-15T13:35:43.9546535Z         PASS [   0.135s] ( 933/1058) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-15T13:35:43.9606338Z         PASS [   0.032s] ( 934/1058) spt-store perch::tests::classification_matrix
2026-06-15T13:35:43.9738729Z         PASS [   0.043s] ( 935/1058) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-15T13:35:43.9739394Z         PASS [   0.020s] ( 936/1058) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-15T13:35:44.0135446Z         PASS [   0.043s] ( 937/1058) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-15T13:35:44.0136270Z         PASS [   0.038s] ( 938/1058) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-15T13:35:44.0175245Z         PASS [   0.052s] ( 939/1058) spt-store perch::tests::resolve_self_is_flat
2026-06-15T13:35:44.0477478Z         PASS [   0.038s] ( 940/1058) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-15T13:35:44.0478211Z         PASS [   0.038s] ( 941/1058) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-15T13:35:44.0577015Z         PASS [   0.034s] ( 942/1058) spt-store proc::tests::current_process_is_alive
2026-06-15T13:35:44.0690336Z         PASS [   0.027s] ( 943/1058) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-15T13:35:44.0692708Z         PASS [   0.028s] ( 944/1058) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-15T13:35:44.0777697Z         PASS [   7.945s] ( 945/1058) spt-store branchstore::tests::branches_are_independent_roots
2026-06-15T13:35:44.0861939Z         PASS [   0.030s] ( 946/1058) spt-store proc::tests::unassigned_pid_is_dead
2026-06-15T13:35:44.1312834Z         PASS [   0.057s] ( 947/1058) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-15T13:35:44.2950417Z         PASS [   0.208s] ( 948/1058) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-15T13:35:44.2951768Z         PASS [   0.214s] ( 949/1058) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-15T13:35:44.4275285Z         PASS [   0.132s] ( 950/1058) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-15T13:35:44.4276020Z         PASS [   8.291s] ( 951/1058) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-15T13:35:44.4392978Z         PASS [   0.144s] ( 952/1058) spt-store registry::tests::register_and_lookup
2026-06-15T13:35:44.4877235Z         PASS [   0.361s] ( 953/1058) spt-store registry::tests::concurrent_registration_never_locks
2026-06-15T13:35:46.6613171Z         PASS [   2.174s] ( 954/1058) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-15T13:35:46.7114753Z         PASS [  10.568s] ( 955/1058) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-15T13:35:46.7318118Z         PASS [   2.295s] ( 956/1058) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-15T13:35:46.7524596Z         PASS [   0.084s] ( 957/1058) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-15T13:35:46.7525264Z         PASS [   2.327s] ( 958/1058) spt-store registry::tests::reregister_replaces_address
2026-06-15T13:35:46.7705021Z         PASS [  10.638s] ( 959/1058) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-15T13:35:46.7780948Z         PASS [   0.046s] ( 960/1058) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-15T13:35:46.7800631Z         PASS [   0.033s] ( 961/1058) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-15T13:35:46.7949911Z         PASS [   0.042s] ( 962/1058) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-15T13:35:46.7950606Z         PASS [   0.085s] ( 963/1058) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-15T13:35:46.7995002Z         PASS [   2.373s] ( 964/1058) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-15T13:35:46.8156016Z         PASS [   0.040s] ( 965/1058) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-15T13:35:46.8157990Z         PASS [  10.617s] ( 966/1058) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-15T13:35:46.8284577Z         PASS [   0.052s] ( 967/1058) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-15T13:35:46.8285274Z         PASS [   0.029s] ( 968/1058) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-15T13:35:46.8285893Z         PASS [   0.032s] ( 969/1058) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-15T13:35:46.8329061Z         PASS [   0.045s] ( 970/1058) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-15T13:35:46.8344497Z         PASS [   0.035s] ( 971/1058) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-15T13:35:46.8358240Z         PASS [   0.021s] ( 972/1058) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-15T13:35:46.8442341Z         PASS [   0.026s] ( 973/1058) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-15T13:35:46.8443266Z         PASS [   0.021s] ( 974/1058) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-15T13:35:46.8625194Z         PASS [   0.036s] ( 975/1058) spt-store seed::tests::seed_round_trips_through_json
2026-06-15T13:35:46.8739753Z         PASS [   0.049s] ( 976/1058) spt-store seed::tests::absent_cwd_is_omitted
2026-06-15T13:35:46.8807907Z         PASS [   0.045s] ( 977/1058) spt-store sessions::tests::appends_and_reads_in_order
2026-06-15T13:35:46.8808544Z         PASS [   0.056s] ( 978/1058) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-15T13:35:46.8915326Z         PASS [   0.045s] ( 979/1058) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-15T13:35:46.8975656Z         PASS [   0.050s] ( 980/1058) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-15T13:35:46.9118448Z         PASS [   0.037s] ( 981/1058) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-15T13:35:46.9220818Z         PASS [   0.057s] ( 982/1058) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-15T13:35:46.9681188Z         PASS [   0.077s] ( 983/1058) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-15T13:35:46.9681902Z         PASS [   0.081s] ( 984/1058) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-15T13:35:47.0818750Z         PASS [   0.121s] ( 985/1058) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-15T13:35:47.1340602Z         PASS [   0.177s] ( 986/1058) spt-store spool::tests::reopen_is_idempotent
2026-06-15T13:35:47.1628181Z         PASS [   0.268s] ( 987/1058) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-15T13:35:47.1756786Z         PASS [   0.286s] ( 988/1058) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-15T13:35:47.1972919Z         PASS [   3.126s] ( 989/1058) spt-store project::tests::derivation_ladder
2026-06-15T13:35:47.1973647Z         PASS [   0.034s] ( 990/1058) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-15T13:35:47.2077315Z         PASS [   0.032s] ( 991/1058) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-15T13:35:47.2292019Z         PASS [   0.139s] ( 992/1058) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-15T13:35:47.2300164Z         PASS [   0.309s] ( 993/1058) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-15T13:35:47.2585477Z         PASS [   0.060s] ( 994/1058) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-15T13:35:47.2825046Z         PASS [   0.087s] ( 995/1058) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-15T13:35:47.2847568Z         PASS [   0.077s] ( 996/1058) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-15T13:35:47.2881841Z         PASS [   0.065s] ( 997/1058) spt-store subnet::tests::minted_seeds_are_random
2026-06-15T13:35:47.2903455Z         PASS [   0.063s] ( 998/1058) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-15T13:35:47.2904233Z         PASS [   0.035s] ( 999/1058) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-15T13:35:47.3180932Z         PASS [   0.180s] (1000/1058) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-15T13:35:47.3340090Z         PASS [   0.048s] (1001/1058) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-15T13:35:47.3393291Z         PASS [   0.055s] (1002/1058) spt-store subnet::tests::remove_drops_membership
2026-06-15T13:35:47.3758694Z         PASS [   0.465s] (1003/1058) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-15T13:35:47.3866368Z         PASS [   0.093s] (1004/1058) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-15T13:35:47.5641025Z         PASS [   0.728s] (1005/1058) spt-store sessions::tests::last_k_and_bounding
2026-06-15T13:35:47.6211641Z         PASS [   0.056s] (1006/1058) spt-store timefmt::tests::formats_known_instants
2026-06-15T13:35:47.6616614Z         PASS [   0.034s] (1007/1058) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-15T13:35:47.6780000Z         PASS [   0.023s] (1008/1058) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-15T13:35:47.6952985Z         PASS [   0.014s] (1009/1058) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-15T13:35:47.7172223Z         PASS [   0.021s] (1010/1058) spt-store visibility::tests::override_wins_both_directions
2026-06-15T13:35:50.4165628Z         PASS [  13.673s] (1011/1058) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-15T13:35:50.4286226Z         PASS [   2.703s] (1012/1058) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-15T13:35:51.5694224Z         PASS [   4.224s] (1013/1058) spt-store syncmerge::tests::non_context_branch_refused
2026-06-15T13:35:51.5694811Z         PASS [   1.151s] (1014/1058) spt-store visibility::tests::synced_requires_membership_listing
2026-06-15T13:35:51.6004147Z         PASS [   1.185s] (1015/1058) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-15T13:35:51.6226334Z         PASS [   0.052s] (1016/1058) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-15T13:35:51.6227008Z         PASS [   0.021s] (1017/1058) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-15T13:35:51.6359984Z         PASS [   0.023s] (1018/1058) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-15T13:35:51.6544355Z         PASS [   0.033s] (1019/1058) spt-term projection::tests::context_record_discriminator
2026-06-15T13:35:51.6545017Z         PASS [   0.087s] (1020/1058) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-15T13:35:51.6772032Z         PASS [   0.023s] (1021/1058) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-15T13:35:51.6806015Z         PASS [   0.042s] (1022/1058) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-15T13:35:51.6869832Z         PASS [   0.032s] (1023/1058) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-15T13:35:51.7028512Z         PASS [   0.020s] (1024/1058) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-15T13:35:51.7165099Z         PASS [   0.022s] (1025/1058) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-15T13:35:51.7165842Z         PASS [   0.030s] (1026/1058) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-15T13:35:51.7228508Z         PASS [   0.020s] (1027/1058) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-15T13:35:51.7229332Z         PASS [   0.014s] (1028/1058) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-15T13:35:51.7347372Z         PASS [   0.022s] (1029/1058) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-15T13:35:51.7387813Z         PASS [   0.019s] (1030/1058) spt-term projection::tests::truncates_tool_args_to_width
2026-06-15T13:35:51.7447939Z         PASS [   0.018s] (1031/1058) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-15T13:35:51.7449287Z         PASS [   0.012s] (1032/1058) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-15T13:35:51.7520960Z         PASS [   0.014s] (1033/1058) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-15T13:35:51.7568311Z         PASS [   0.013s] (1034/1058) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-15T13:35:51.7577132Z         PASS [   0.017s] (1035/1058) spt-term projection::tests::windows_to_last_n_turns
2026-06-15T13:35:51.7683411Z         PASS [   0.016s] (1036/1058) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-15T13:35:51.7751841Z         PASS [   0.019s] (1037/1058) spt-term reader::tests::no_dsr_means_no_answer
2026-06-15T13:35:51.8493352Z         PASS [   0.080s] (1038/1058) spt-term::dsr drain_forwards_child_output
2026-06-15T13:35:51.8617588Z         PASS [   0.100s] (1039/1058) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-06-15T13:35:51.8816910Z         PASS [   0.106s] (1040/1058) spt-term::inject ctrl_c_interrupts_the_child
2026-06-15T13:35:51.8909209Z         PASS [  15.616s] (1041/1058) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-15T13:35:51.9288329Z         PASS [   0.081s] (1042/1058) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-15T13:35:51.9507296Z         PASS [   0.068s] (1043/1058) spt-term::stream delivers_every_value_under_resize
2026-06-15T13:35:51.9544733Z         PASS [   0.024s] (1044/1058) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-15T13:35:51.9566550Z         PASS [   0.071s] (1045/1058) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-15T13:35:52.0623811Z         PASS [  15.903s] (1046/1058) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-15T13:35:52.5452227Z         PASS [  27.880s] (1047/1058) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-15T13:35:52.9153940Z         PASS [   1.058s] (1048/1058) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-15T13:35:53.0159103Z         PASS [  16.812s] (1049/1058) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-15T13:35:53.3889218Z         PASS [  17.196s] (1050/1058) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-15T13:35:53.8385832Z         PASS [  29.260s] (1051/1058) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-15T13:35:54.1515635Z         PASS [  17.950s] (1052/1058) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-15T13:35:54.4484402Z         PASS [   7.116s] (1053/1058) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-15T13:35:54.5835490Z         PASS [   7.294s] (1054/1058) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-15T13:35:54.9559396Z         PASS [   7.581s] (1055/1058) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-15T13:35:55.6426144Z         PASS [   8.328s] (1056/1058) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-15T13:35:55.8104596Z         PASS [   8.521s] (1057/1058) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-15T13:35:56.5965547Z         PASS [   9.217s] (1058/1058) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-15T13:35:56.5966107Z ────────────
2026-06-15T13:35:56.5966418Z      Summary [  48.855s] 1058 tests run: 1058 passed (6 leaky), 1 skipped
2026-06-15T13:36:01.6965366Z ##[group]Run cargo test --workspace --doc
2026-06-15T13:36:01.6965618Z [36;1mcargo test --workspace --doc[0m
2026-06-15T13:36:01.7029971Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:36:01.7030190Z ##[endgroup]
2026-06-15T13:36:02.6029761Z    Compiling strsim v0.11.1
2026-06-15T13:36:02.6044165Z    Compiling unicode-segmentation v1.13.3
2026-06-15T13:36:03.8902526Z    Compiling darling_core v0.20.11
2026-06-15T13:36:04.0080764Z    Compiling convert_case v0.10.0
2026-06-15T13:36:04.1634228Z    Compiling derive_more-impl v2.1.1
2026-06-15T13:36:04.9124592Z    Compiling darling_macro v0.20.11
2026-06-15T13:36:05.3561392Z    Compiling darling v0.20.11
2026-06-15T13:36:05.4836399Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:36:05.5182548Z    Compiling derive_more v2.1.1
2026-06-15T13:36:05.6936285Z    Compiling n0-future v0.3.2
2026-06-15T13:36:05.6936530Z    Compiling iroh-base v0.98.0
2026-06-15T13:36:05.6936774Z    Compiling noq-proto v0.17.0
2026-06-15T13:36:05.7554960Z    Compiling n0-watcher v0.6.1
2026-06-15T13:36:05.8793726Z    Compiling netwatch v0.16.0
2026-06-15T13:36:05.9395917Z    Compiling iroh-dns v0.98.0
2026-06-15T13:36:05.9652487Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:36:06.2146379Z    Compiling derive_builder v0.20.2
2026-06-15T13:36:06.3311678Z    Compiling vergen-lib v9.1.0
2026-06-15T13:36:06.3311898Z    Compiling vergen-lib v0.1.6
2026-06-15T13:36:06.3749307Z    Compiling portmapper v0.16.0
2026-06-15T13:36:06.4240473Z    Compiling vergen v9.1.0
2026-06-15T13:36:06.4573972Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:36:06.7768041Z    Compiling iroh-relay v0.98.0
2026-06-15T13:36:08.5028666Z    Compiling noq v0.18.0
2026-06-15T13:36:13.4042152Z    Compiling iroh v0.98.2
2026-06-15T13:36:22.2524775Z    Compiling spt-net v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:36:23.5564877Z    Compiling spt-daemon v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:36:31.4848403Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.36s
2026-06-15T13:36:31.5052201Z    Doc-tests spt_daemon
2026-06-15T13:36:31.9747373Z 
2026-06-15T13:36:31.9747644Z running 0 tests
2026-06-15T13:36:31.9747760Z 
2026-06-15T13:36:31.9747928Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:36:31.9748167Z 
2026-06-15T13:36:31.9812126Z    Doc-tests spt_live
2026-06-15T13:36:32.0447793Z 
2026-06-15T13:36:32.0448105Z running 0 tests
2026-06-15T13:36:32.0448250Z 
2026-06-15T13:36:32.0448501Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:36:32.0448836Z 
2026-06-15T13:36:32.0501952Z    Doc-tests spt_msg
2026-06-15T13:36:32.1012159Z 
2026-06-15T13:36:32.1012339Z running 0 tests
2026-06-15T13:36:32.1012440Z 
2026-06-15T13:36:32.1012628Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:36:32.1012829Z 
2026-06-15T13:36:32.1058694Z    Doc-tests spt_net
2026-06-15T13:36:32.3365685Z 
2026-06-15T13:36:32.3365975Z running 0 tests
2026-06-15T13:36:32.3366089Z 
2026-06-15T13:36:32.3366260Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:36:32.3366462Z 
2026-06-15T13:36:32.3429534Z    Doc-tests spt_proto
2026-06-15T13:36:32.3879507Z 
2026-06-15T13:36:32.3879726Z running 0 tests
2026-06-15T13:36:32.3879867Z 
2026-06-15T13:36:32.3880032Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:36:32.3880246Z 
2026-06-15T13:36:32.3925637Z    Doc-tests spt_runtime
2026-06-15T13:36:32.5640266Z 
2026-06-15T13:36:32.5640517Z running 0 tests
2026-06-15T13:36:32.5640636Z 
2026-06-15T13:36:32.5640816Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:36:32.5641023Z 
2026-06-15T13:36:32.5703196Z    Doc-tests spt_store
2026-06-15T13:36:32.7180780Z 
2026-06-15T13:36:32.7180883Z running 0 tests
2026-06-15T13:36:32.7180989Z 
2026-06-15T13:36:32.7181150Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:36:32.7181355Z 
2026-06-15T13:36:32.7238084Z    Doc-tests spt_term
2026-06-15T13:36:32.7861073Z 
2026-06-15T13:36:32.7861243Z running 0 tests
2026-06-15T13:36:32.7861368Z 
2026-06-15T13:36:32.7861533Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:36:32.7861747Z 
2026-06-15T13:36:32.8628453Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-15T13:36:32.8628796Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-15T13:36:32.8688834Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:36:32.8689048Z ##[endgroup]
2026-06-15T13:36:35.7297443Z     Checking cfg-if v1.0.4
2026-06-15T13:36:35.7297694Z     Checking windows-link v0.2.1
2026-06-15T13:36:35.7297865Z     Checking typenum v1.20.1
2026-06-15T13:36:35.7306633Z     Checking memchr v2.8.1
2026-06-15T13:36:35.7308646Z     Checking critical-section v1.2.0
2026-06-15T13:36:35.7311704Z     Checking subtle v2.6.1
2026-06-15T13:36:35.7315457Z     Checking smallvec v1.15.1
2026-06-15T13:36:35.7319192Z     Checking serde_core v1.0.228
2026-06-15T13:36:35.7321104Z     Checking equivalent v1.0.2
2026-06-15T13:36:35.7321380Z     Checking itoa v1.0.18
2026-06-15T13:36:35.7321750Z     Checking pin-project-lite v0.2.17
2026-06-15T13:36:35.7322233Z     Checking cpufeatures v0.2.17
2026-06-15T13:36:35.7324659Z     Checking hashbrown v0.17.1
2026-06-15T13:36:35.7325279Z     Checking log v0.4.32
2026-06-15T13:36:35.7331236Z     Checking zeroize v1.8.2
2026-06-15T13:36:35.7746109Z     Checking windows-sys v0.61.2
2026-06-15T13:36:35.7773813Z    Compiling getrandom v0.3.4
2026-06-15T13:36:35.8373121Z     Checking getrandom v0.2.17
2026-06-15T13:36:35.8434681Z     Checking futures-core v0.3.32
2026-06-15T13:36:35.8515738Z     Checking bytes v1.11.1
2026-06-15T13:36:35.8645993Z     Checking rand_core v0.10.1
2026-06-15T13:36:35.8650001Z     Checking stable_deref_trait v1.2.1
2026-06-15T13:36:35.8985862Z    Compiling jobserver v0.1.34
2026-06-15T13:36:35.9005718Z     Checking bitflags v2.12.1
2026-06-15T13:36:35.9192908Z     Checking zerofrom v0.1.8
2026-06-15T13:36:35.9336518Z     Checking futures-io v0.3.32
2026-06-15T13:36:35.9433406Z     Checking slab v0.4.12
2026-06-15T13:36:35.9549436Z     Checking futures-sink v0.3.32
2026-06-15T13:36:35.9802736Z     Checking libc v0.2.186
2026-06-15T13:36:35.9955077Z     Checking futures-task v0.3.32
2026-06-15T13:36:36.0085635Z     Checking rand_core v0.6.4
2026-06-15T13:36:36.0120089Z     Checking getrandom v0.4.2
2026-06-15T13:36:36.0529312Z     Checking zerocopy v0.8.50
2026-06-15T13:36:36.0666156Z     Checking futures-channel v0.3.32
2026-06-15T13:36:36.0666566Z     Checking signature v2.2.0
2026-06-15T13:36:36.0812538Z    Compiling cc v1.2.63
2026-06-15T13:36:36.0973016Z     Checking yoke v0.8.3
2026-06-15T13:36:36.1397528Z     Checking zmij v1.0.21
2026-06-15T13:36:36.1464896Z     Checking writeable v0.6.3
2026-06-15T13:36:36.1666249Z     Checking fastrand v2.4.1
2026-06-15T13:36:36.1857577Z     Checking ed25519 v2.2.3
2026-06-15T13:36:36.2112687Z     Checking litemap v0.8.2
2026-06-15T13:36:36.2327023Z     Checking utf8_iter v1.0.4
2026-06-15T13:36:36.3023956Z     Checking futures-util v0.3.32
2026-06-15T13:36:36.3296769Z     Checking zerovec v0.11.6
2026-06-15T13:36:36.3330960Z     Checking zerotrie v0.2.4
2026-06-15T13:36:36.3347986Z     Checking indexmap v2.14.0
2026-06-15T13:36:36.3511067Z     Checking fallible-streaming-iterator v0.1.9
2026-06-15T13:36:36.3634743Z     Checking fallible-iterator v0.3.0
2026-06-15T13:36:36.3670731Z     Checking windows_x86_64_msvc v0.52.6
2026-06-15T13:36:36.3894733Z     Checking icu_normalizer_data v2.2.0
2026-06-15T13:36:36.4237371Z     Checking icu_properties_data v2.2.0
2026-06-15T13:36:36.4237744Z     Checking percent-encoding v2.3.2
2026-06-15T13:36:36.4254197Z     Checking http v1.4.1
2026-06-15T13:36:36.4898220Z     Checking windows-targets v0.52.6
2026-06-15T13:36:36.4988585Z     Checking cpufeatures v0.3.0
2026-06-15T13:36:36.4999663Z     Checking scopeguard v1.2.0
2026-06-15T13:36:36.6042439Z     Checking form_urlencoded v1.2.2
2026-06-15T13:36:36.6155138Z     Checking windows-sys v0.59.0
2026-06-15T13:36:36.6157527Z     Checking thiserror v2.0.18
2026-06-15T13:36:36.6326643Z     Checking chacha20 v0.10.0
2026-06-15T13:36:36.6470213Z     Checking lock_api v0.4.14
2026-06-15T13:36:36.6493348Z     Checking rustls-pki-types v1.14.1
2026-06-15T13:36:36.6823915Z     Checking untrusted v0.9.0
2026-06-15T13:36:36.7464525Z    Compiling fnv v1.0.7
2026-06-15T13:36:36.7760391Z     Checking windows-result v0.4.1
2026-06-15T13:36:36.8429955Z     Checking windows-strings v0.5.1
2026-06-15T13:36:36.8430352Z     Checking generic-array v0.14.7
2026-06-15T13:36:36.8573774Z    Compiling cmake v0.1.58
2026-06-15T13:36:36.8909072Z     Checking rand v0.10.1
2026-06-15T13:36:36.8915539Z    Compiling darling_core v0.20.11
2026-06-15T13:36:36.9475503Z     Checking tinystr v0.8.3
2026-06-15T13:36:36.9546285Z     Checking potential_utf v0.1.5
2026-06-15T13:36:37.0017020Z     Checking atomic-waker v1.1.2
2026-06-15T13:36:37.0143869Z     Checking const-oid v0.10.2
2026-06-15T13:36:37.0645863Z     Checking num-traits v0.2.19
2026-06-15T13:36:37.0841400Z     Checking icu_collections v2.2.0
2026-06-15T13:36:37.1279543Z     Checking icu_locale_core v2.2.0
2026-06-15T13:36:37.1513777Z     Checking http-body v1.0.1
2026-06-15T13:36:37.2453160Z     Checking winapi v0.3.9
2026-06-15T13:36:37.2453536Z     Checking derive_more v2.1.1
2026-06-15T13:36:37.3131256Z     Checking hybrid-array v0.4.12
2026-06-15T13:36:37.4018120Z     Checking base64ct v1.8.3
2026-06-15T13:36:37.4075816Z     Checking either v1.16.0
2026-06-15T13:36:37.4209695Z     Checking httparse v1.10.1
2026-06-15T13:36:37.4438970Z     Checking parking_lot_core v0.9.12
2026-06-15T13:36:37.4577367Z     Checking crypto-common v0.1.7
2026-06-15T13:36:37.5842475Z     Checking block-buffer v0.10.4
2026-06-15T13:36:37.6271934Z     Checking tinyvec_macros v0.1.1
2026-06-15T13:36:37.6316453Z     Checking pem-rfc7468 v1.0.0
2026-06-15T13:36:37.6399452Z     Checking tower-service v0.3.3
2026-06-15T13:36:37.6518942Z     Checking base64 v0.22.1
2026-06-15T13:36:37.7159774Z     Checking data-encoding v2.11.0
2026-06-15T13:36:37.7243474Z     Checking digest v0.10.7
2026-06-15T13:36:37.7652086Z     Checking try-lock v0.2.5
2026-06-15T13:36:37.7652430Z     Checking tinyvec v1.11.0
2026-06-15T13:36:37.8150383Z     Checking der v0.8.0-rc.10
2026-06-15T13:36:37.8708340Z     Checking want v0.3.1
2026-06-15T13:36:37.8809133Z     Checking serde v1.0.228
2026-06-15T13:36:37.9155051Z     Checking serde_json v1.0.150
2026-06-15T13:36:37.9274712Z     Checking icu_provider v2.2.0
2026-06-15T13:36:37.9313791Z     Checking block-buffer v0.12.0
2026-06-15T13:36:37.9817070Z     Checking curve25519-dalek v4.1.3
2026-06-15T13:36:38.0156761Z     Checking sha2 v0.10.9
2026-06-15T13:36:38.0286686Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T13:36:38.0464137Z    Compiling aws-lc-sys v0.41.0
2026-06-15T13:36:38.1075514Z    Compiling ring v0.17.14
2026-06-15T13:36:38.1633700Z     Checking crypto-common v0.2.2
2026-06-15T13:36:38.2178090Z     Checking icu_normalizer v2.2.0
2026-06-15T13:36:38.3598957Z     Checking icu_properties v2.2.0
2026-06-15T13:36:38.4179388Z     Checking portable-atomic v1.13.1
2026-06-15T13:36:38.6209055Z     Checking ipnet v2.12.0
2026-06-15T13:36:38.7134582Z     Checking parking_lot v0.12.5
2026-06-15T13:36:38.7423229Z     Checking n0-error v0.1.3
2026-06-15T13:36:38.8256324Z     Checking windows-core v0.62.2
2026-06-15T13:36:38.8469670Z     Checking inout v0.1.4
2026-06-15T13:36:38.8767349Z    Compiling anyhow v1.0.102
2026-06-15T13:36:38.9006366Z     Checking once_cell v1.21.4
2026-06-15T13:36:38.9100753Z     Checking ed25519-dalek v2.2.0
2026-06-15T13:36:38.9334339Z     Checking parking v2.2.1
2026-06-15T13:36:39.0778645Z     Checking spin v0.10.0
2026-06-15T13:36:39.0795276Z     Checking cordyceps v0.3.4
2026-06-15T13:36:39.1073145Z     Checking diatomic-waker v0.2.3
2026-06-15T13:36:39.1270791Z     Checking tracing-core v0.1.36
2026-06-15T13:36:39.1271281Z     Checking spt-proto v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T13:36:39.2554168Z     Checking httpdate v1.0.3
2026-06-15T13:36:39.2657803Z     Checking futures-lite v2.6.1
2026-06-15T13:36:39.3020652Z     Checking cipher v0.4.4
2026-06-15T13:36:39.4007886Z     Checking pin-project v1.1.13
2026-06-15T13:36:39.4149158Z     Checking futures-buffered v0.2.13
2026-06-15T13:36:39.4199115Z     Checking digest v0.11.3
2026-06-15T13:36:39.4332511Z     Checking tracing v0.1.44
2026-06-15T13:36:39.4512926Z     Checking spki v0.8.0-rc.4
2026-06-15T13:36:39.4676778Z     Checking serde_spanned v0.6.9
2026-06-15T13:36:39.4711936Z     Checking idna_adapter v1.2.2
2026-06-15T13:36:39.4837441Z     Checking toml_datetime v0.6.11
2026-06-15T13:36:39.4934538Z     Checking universal-hash v0.5.1
2026-06-15T13:36:39.6584354Z     Checking aho-corasick v1.1.4
2026-06-15T13:36:39.6698075Z     Checking idna v1.1.0
2026-06-15T13:36:39.6698409Z     Checking serial-core v0.4.0
2026-06-15T13:36:39.6768050Z     Checking sync_wrapper v1.0.2
2026-06-15T13:36:39.6980770Z     Checking allocator-api2 v0.2.21
2026-06-15T13:36:39.7234696Z     Checking ahash v0.8.12
2026-06-15T13:36:39.7353556Z     Checking regex-syntax v0.8.10
2026-06-15T13:36:39.7686223Z     Checking toml_write v0.1.2
2026-06-15T13:36:39.7940429Z     Checking opaque-debug v0.3.1
2026-06-15T13:36:39.7941552Z     Checking winnow v0.7.15
2026-06-15T13:36:39.8027846Z     Checking byteorder v1.5.0
2026-06-15T13:36:39.8671194Z    Compiling powerfmt v0.2.0
2026-06-15T13:36:39.8763356Z     Checking hashbrown v0.14.5
2026-06-15T13:36:39.9169746Z     Checking url v2.5.8
2026-06-15T13:36:39.9406086Z     Checking polyval v0.6.2
2026-06-15T13:36:39.9642103Z     Checking hash32 v0.2.1
2026-06-15T13:36:40.0232111Z    Compiling deranged v0.5.8
2026-06-15T13:36:40.0662348Z     Checking serial-windows v0.4.0
2026-06-15T13:36:40.1076688Z     Checking ref-cast v1.0.25
2026-06-15T13:36:40.1098056Z     Checking thiserror v1.0.69
2026-06-15T13:36:40.1267245Z     Checking pkcs8 v0.11.0-rc.10
2026-06-15T13:36:40.1818713Z     Checking memoffset v0.6.5
2026-06-15T13:36:40.2243999Z     Checking crossbeam-utils v0.8.21
2026-06-15T13:36:40.2263081Z     Checking prefix-trie v0.8.4
2026-06-15T13:36:40.2474526Z    Compiling darling_macro v0.20.11
2026-06-15T13:36:40.2885439Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T13:36:40.3069423Z     Checking futures-executor v0.3.32
2026-06-15T13:36:40.4290172Z     Checking spin v0.9.8
2026-06-15T13:36:40.4649004Z     Checking hashlink v0.9.1
2026-06-15T13:36:40.4678154Z     Checking windows-threading v0.2.1
2026-06-15T13:36:40.5025283Z     Checking lazy_static v1.5.0
2026-06-15T13:36:40.6187020Z     Checking tower-layer v0.3.3
2026-06-15T13:36:40.6434906Z     Checking bitflags v1.3.2
2026-06-15T13:36:40.6439735Z    Compiling time-core v0.1.8
2026-06-15T13:36:40.6455324Z     Checking signature v3.0.0
2026-06-15T13:36:40.7013986Z     Checking pin-utils v0.1.0
2026-06-15T13:36:40.7197731Z    Compiling num-conv v0.2.2
2026-06-15T13:36:40.7525878Z     Checking dyn-clone v1.0.20
2026-06-15T13:36:40.7688395Z     Checking ryu v1.0.23
2026-06-15T13:36:40.7705186Z     Checking nix v0.25.1
2026-06-15T13:36:40.7824922Z    Compiling darling v0.20.11
2026-06-15T13:36:40.7928678Z     Checking ed25519 v3.0.0-rc.4
2026-06-15T13:36:40.8181176Z     Checking windows-future v0.3.2
2026-06-15T13:36:40.8526924Z     Checking heapless v0.7.17
2026-06-15T13:36:40.8821406Z     Checking schemars v1.2.1
2026-06-15T13:36:40.8991167Z     Checking shared_library v0.1.9
2026-06-15T13:36:40.9167537Z     Checking futures v0.3.32
2026-06-15T13:36:40.9262564Z     Checking hickory-proto v0.26.0-beta.4
2026-06-15T13:36:40.9616090Z    Compiling proc-macro-crate v3.5.0
2026-06-15T13:36:41.0298422Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:36:41.0673643Z     Checking filedescriptor v0.8.3
2026-06-15T13:36:41.0765550Z     Checking serial v0.4.0
2026-06-15T13:36:41.2075587Z     Checking ghash v0.5.1
2026-06-15T13:36:41.2932113Z    Compiling time v0.3.47
2026-06-15T13:36:41.3351277Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-15T13:36:41.3530236Z     Checking toml_edit v0.22.27
2026-06-15T13:36:41.3553305Z     Checking winreg v0.10.1
2026-06-15T13:36:41.3562752Z     Checking sha2 v0.11.0-rc.5
2026-06-15T13:36:41.4001206Z     Checking aes v0.8.4
2026-06-15T13:36:41.4536218Z     Checking regex-automata v0.4.14
2026-06-15T13:36:41.5300939Z     Checking ctr v0.9.2
2026-06-15T13:36:41.5415150Z     Checking rusqlite v0.32.1
2026-06-15T13:36:41.6161125Z     Checking windows-numerics v0.3.1
2026-06-15T13:36:41.7227765Z     Checking windows-collections v0.3.2
2026-06-15T13:36:41.7262942Z     Checking aead v0.5.2
2026-06-15T13:36:41.7566613Z     Checking http-body-util v0.1.3
2026-06-15T13:36:41.7828581Z     Checking cobs v0.3.0
2026-06-15T13:36:41.9281854Z     Checking shell-words v1.1.1
2026-06-15T13:36:41.9689996Z     Checking downcast-rs v1.2.1
2026-06-15T13:36:41.9994701Z     Checking widestring v1.2.1
2026-06-15T13:36:42.0449340Z     Checking postcard v1.1.3
2026-06-15T13:36:42.0581844Z     Checking aes-gcm v0.10.3
2026-06-15T13:36:42.1135848Z     Checking portable-pty v0.8.1
2026-06-15T13:36:42.1532971Z     Checking windows v0.62.2
2026-06-15T13:36:42.1882468Z    Compiling num_enum_derive v0.7.6
2026-06-15T13:36:42.2111404Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:36:42.2337153Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-15T13:36:42.3365942Z     Checking spt-store v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T13:36:42.3840306Z     Checking data-encoding-macro v0.1.20
2026-06-15T13:36:42.3996003Z     Checking crossbeam-epoch v0.9.18
2026-06-15T13:36:42.4905283Z     Checking crossbeam-channel v0.5.15
2026-06-15T13:36:42.5136023Z     Checking chrono v0.4.45
2026-06-15T13:36:42.5418496Z    Compiling blake3 v1.8.5
2026-06-15T13:36:42.6668357Z     Checking windows-registry v0.6.1
2026-06-15T13:36:42.7089621Z    Compiling derive_builder v0.20.2
2026-06-15T13:36:42.7379708Z     Checking toml v0.8.23
2026-06-15T13:36:42.8039057Z     Checking uuid v1.23.2
2026-06-15T13:36:42.8818211Z     Checking rustc-hash v2.1.2
2026-06-15T13:36:42.9846675Z    Compiling vergen-lib v9.1.0
2026-06-15T13:36:43.0106484Z    Compiling vergen-lib v0.1.6
2026-06-15T13:36:43.0350628Z     Checking tagptr v0.2.0
2026-06-15T13:36:43.1245593Z     Checking foldhash v0.2.0
2026-06-15T13:36:43.1641491Z     Checking regex v1.12.3
2026-06-15T13:36:43.1951188Z    Compiling vergen v9.1.0
2026-06-15T13:36:43.2509069Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:36:43.2696512Z     Checking identity-hash v0.1.0
2026-06-15T13:36:43.2782552Z     Checking sorted-index-buffer v0.2.1
2026-06-15T13:36:43.2852494Z     Checking mac-addr v0.3.0
2026-06-15T13:36:43.3703915Z     Checking lru-slab v0.1.2
2026-06-15T13:36:43.3794763Z     Checking xml-rs v0.8.28
2026-06-15T13:36:43.4025454Z     Checking hashbrown v0.16.1
2026-06-15T13:36:43.4077868Z     Checking moka v0.12.15
2026-06-15T13:36:43.4197438Z     Checking socket2 v0.6.4
2026-06-15T13:36:43.4283144Z     Checking mio v1.2.1
2026-06-15T13:36:43.4528105Z     Checking tempfile v3.27.0
2026-06-15T13:36:43.4547289Z     Checking netdev v0.42.0
2026-06-15T13:36:43.4931892Z     Checking iroh-metrics v0.38.3
2026-06-15T13:36:43.6587827Z     Checking strum v0.28.0
2026-06-15T13:36:43.6982298Z     Checking iroh-base v0.98.0
2026-06-15T13:36:43.7115354Z     Checking noq-udp v0.10.0
2026-06-15T13:36:43.7590034Z     Checking ipconfig v0.3.4
2026-06-15T13:36:43.7639323Z     Checking attohttpc v0.30.1
2026-06-15T13:36:43.7819750Z     Checking tokio v1.52.3
2026-06-15T13:36:43.8231141Z     Checking xmltree v0.10.3
2026-06-15T13:36:43.9007005Z     Checking simple-dns v0.9.3
2026-06-15T13:36:43.9151846Z     Checking arrayvec v0.7.6
2026-06-15T13:36:43.9548313Z     Checking constant_time_eq v0.4.2
2026-06-15T13:36:43.9566179Z     Checking resolv-conf v0.7.6
2026-06-15T13:36:43.9573039Z     Checking sha1_smol v1.0.1
2026-06-15T13:36:43.9709295Z     Checking spt-msg v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T13:36:43.9927073Z    Compiling iroh-relay v0.98.0
2026-06-15T13:36:44.0197947Z     Checking simdutf8 v0.1.5
2026-06-15T13:36:44.0311649Z     Checking smol_str v0.1.24
2026-06-15T13:36:44.0631608Z     Checking arrayref v0.3.9
2026-06-15T13:36:44.0986361Z     Checking lru v0.16.4
2026-06-15T13:36:44.1185743Z     Checking seize v0.5.1
2026-06-15T13:36:44.1250213Z     Checking hmac v0.12.1
2026-06-15T13:36:44.1392832Z     Checking serde_bytes v0.11.19
2026-06-15T13:36:44.1394516Z     Checking num_enum v0.7.6
2026-06-15T13:36:44.1512372Z     Checking webpki-roots v1.0.7
2026-06-15T13:36:44.1772820Z     Checking cmov v0.5.4
2026-06-15T13:36:44.1965512Z     Checking sha1 v0.10.6
2026-06-15T13:36:44.2073416Z     Checking recvmsg v1.0.0
2026-06-15T13:36:44.2339253Z     Checking spt-runtime v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T13:36:44.2518511Z     Checking spt-term v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T13:36:44.2556869Z     Checking hkdf v0.12.4
2026-06-15T13:36:44.2707112Z    Compiling darling_core v0.23.0
2026-06-15T13:36:44.3043009Z     Checking anstyle v1.0.14
2026-06-15T13:36:44.3043405Z     Checking papaya v0.2.4
2026-06-15T13:36:44.4089378Z     Checking once_cell_polyfill v1.70.2
2026-06-15T13:36:44.4629779Z     Checking spake2 v0.4.0
2026-06-15T13:36:44.4793379Z     Checking utf8parse v0.2.2
2026-06-15T13:36:44.5178794Z     Checking ctutils v0.4.2
2026-06-15T13:36:44.5481239Z     Checking interprocess v2.4.2
2026-06-15T13:36:44.5605109Z     Checking anstyle-query v1.1.5
2026-06-15T13:36:44.5608693Z     Checking anstyle-wincon v3.0.11
2026-06-15T13:36:44.5902642Z     Checking anstyle-parse v1.0.0
2026-06-15T13:36:44.6188043Z     Checking is_terminal_polyfill v1.70.2
2026-06-15T13:36:44.7118640Z     Checking colorchoice v1.0.5
2026-06-15T13:36:44.7208500Z     Checking unicode-segmentation v1.13.3
2026-06-15T13:36:44.7208863Z     Checking foldhash v0.1.5
2026-06-15T13:36:44.7233985Z     Checking terminal_size v0.4.4
2026-06-15T13:36:44.7473123Z     Checking crossterm_winapi v0.9.1
2026-06-15T13:36:44.7500188Z     Checking itertools v0.13.0
2026-06-15T13:36:44.7792773Z     Checking castaway v0.2.4
2026-06-15T13:36:44.7887442Z     Checking clap_lex v1.1.0
2026-06-15T13:36:44.8112047Z     Checking anstream v1.0.0
2026-06-15T13:36:44.8451607Z     Checking strsim v0.11.1
2026-06-15T13:36:44.8469005Z     Checking unicode-width v0.1.14
2026-06-15T13:36:44.8490651Z     Checking hashbrown v0.15.5
2026-06-15T13:36:44.8748834Z     Checking static_assertions v1.1.0
2026-06-15T13:36:44.9300964Z     Checking crossterm v0.28.1
2026-06-15T13:36:44.9818780Z     Checking strum v0.26.3
2026-06-15T13:36:44.9833674Z     Checking compact_str v0.8.2
2026-06-15T13:36:45.0315461Z     Checking unicode-width v0.2.0
2026-06-15T13:36:45.0856396Z     Checking clap_builder v4.6.0
2026-06-15T13:36:45.1044769Z     Checking cassowary v0.3.0
2026-06-15T13:36:45.1252420Z     Checking qrcode v0.14.1
2026-06-15T13:36:45.1379977Z     Checking nucleo-matcher v0.3.1
2026-06-15T13:36:45.3687840Z     Checking lru v0.12.5
2026-06-15T13:36:45.5726932Z     Checking mock-adapter v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-15T13:36:45.9748836Z     Checking spt-live v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T13:36:46.0348681Z     Checking unicode-truncate v1.1.0
2026-06-15T13:36:46.6268873Z     Checking clap v4.6.1
2026-06-15T13:36:46.6302665Z    Compiling darling_macro v0.23.0
2026-06-15T13:36:47.0051057Z    Compiling darling v0.23.0
2026-06-15T13:36:47.1862993Z     Checking tokio-util v0.7.18
2026-06-15T13:36:47.2209865Z     Checking tower v0.5.3
2026-06-15T13:36:47.3129872Z     Checking acto v0.8.2
2026-06-15T13:36:47.3928792Z     Checking backon v1.6.0
2026-06-15T13:36:47.3929096Z    Compiling instability v0.3.12
2026-06-15T13:36:47.6133617Z     Checking tower-http v0.6.11
2026-06-15T13:36:47.7407792Z     Checking h2 v0.4.14
2026-06-15T13:36:47.7494850Z     Checking n0-future v0.3.2
2026-06-15T13:36:47.8826650Z     Checking n0-watcher v0.6.1
2026-06-15T13:36:47.9112983Z     Checking tokio-stream v0.1.18
2026-06-15T13:36:47.9170563Z     Checking iroh-dns v0.98.0
2026-06-15T13:36:47.9590568Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-15T13:36:47.9913114Z     Checking ratatui v0.29.0
2026-06-15T13:36:50.5442592Z     Checking wmi v0.18.4
2026-06-15T13:36:50.6275585Z     Checking hyper v1.10.1
2026-06-15T13:36:51.0567590Z     Checking netwatch v0.16.0
2026-06-15T13:36:51.5917809Z     Checking hyper-util v0.1.20
2026-06-15T13:36:52.6166959Z     Checking igd-next v0.17.1
2026-06-15T13:36:52.9890736Z     Checking portmapper v0.16.0
2026-06-15T13:36:57.6900794Z    Compiling aws-lc-rs v1.17.0
2026-06-15T13:36:57.7016701Z    Compiling rustls v0.23.40
2026-06-15T13:36:58.4869006Z     Checking rustls-webpki v0.103.13
2026-06-15T13:37:00.2391673Z     Checking tokio-rustls v0.26.4
2026-06-15T13:37:00.2391971Z     Checking rustls-platform-verifier v0.7.0
2026-06-15T13:37:00.2392195Z     Checking noq-proto v0.17.0
2026-06-15T13:37:00.3919398Z     Checking hickory-net v0.26.0-beta.4
2026-06-15T13:37:00.3919635Z     Checking hyper-rustls v0.27.9
2026-06-15T13:37:00.3919834Z     Checking tokio-websockets v0.13.2
2026-06-15T13:37:00.5137049Z     Checking reqwest v0.13.4
2026-06-15T13:37:01.1075921Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-15T13:37:02.3938459Z     Checking noq v0.18.0
2026-06-15T13:37:03.5126274Z     Checking iroh v0.98.2
2026-06-15T13:37:06.7870716Z     Checking spt-net v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:37:08.0910947Z     Checking spt-daemon v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:37:10.7948708Z     Checking spt v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T13:37:10.7950056Z     Checking xtask v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T13:37:12.4332456Z error: useless use of `vec!`
2026-06-15T13:37:12.4332713Z    --> crates\spt-daemon\src\linkhost.rs:702:24
2026-06-15T13:37:12.4332906Z     |
2026-06-15T13:37:12.4333074Z 702 |             let args = vec!["note".to_string(), "hi".to_string()];
2026-06-15T13:37:12.4333400Z     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: you can use an array directly: `["note".to_string(), "hi".to_string()]`
2026-06-15T13:37:12.4333680Z     |
2026-06-15T13:37:12.4333969Z     = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.93.0/index.html#useless_vec
2026-06-15T13:37:12.4334347Z     = note: `-D clippy::useless-vec` implied by `-D warnings`
2026-06-15T13:37:12.4334605Z     = help: to override `-D warnings` add `#[allow(clippy::useless_vec)]`
2026-06-15T13:37:12.4334771Z 
2026-06-15T13:37:12.5939839Z error: could not compile `spt-daemon` (lib test) due to 1 previous error
2026-06-15T13:37:12.5941287Z warning: build failed, waiting for other jobs to finish...
2026-06-15T13:37:14.0390928Z ##[error]Process completed with exit code 1.
2026-06-15T13:37:14.0625784Z Post job cleanup.
2026-06-15T13:37:14.1644086Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:37:14.1852981Z git version 2.43.0.windows.1
2026-06-15T13:37:14.1886758Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1582b25f-40bd-467c-ac84-f052fa2a0cd7\.gitconfig'
2026-06-15T13:37:14.1899285Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1582b25f-40bd-467c-ac84-f052fa2a0cd7' before making global git config changes
2026-06-15T13:37:14.1899761Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:37:14.1904554Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:37:14.2124911Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:37:14.2330175Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:37:14.5980960Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:37:14.6199836Z http.https://github.com/.extraheader
2026-06-15T13:37:14.6224810Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T13:37:14.6448257Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:37:14.9852762Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:37:15.0070329Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:37:15.3681281Z Cleaning up orphan processes
2026-06-15T13:37:15.3940340Z Terminate orphan process: pid (231432) (spt)
2026-06-15T13:37:15.3967966Z Terminate orphan process: pid (133984) (spt)
2026-06-15T13:37:15.3995892Z Terminate orphan process: pid (174120) (conhost)
2026-06-15T13:37:15.4035302Z Terminate orphan process: pid (52612) (conhost)
2026-06-15T13:37:15.4059742Z Terminate orphan process: pid (150488) (findstr)
